==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-5d5df7bfb9-r57vt Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-33cc2627-h8j7/10.142.0.18 Start Time: Sun, 07 Aug 2022 02:28:25 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=5d5df7bfb9 skaffold.dev/profile=medium skaffold.dev/run-id=xlou tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.0.0.65 IPs: IP: 10.0.0.65 Controlled By: ReplicaSet/am-5d5df7bfb9 Init Containers: fbc-init: Container ID: containerd://c8caa2671c869f8957cb525b23836e7b127884716e3a8e21de7a777ad65522dd Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Sun, 07 Aug 2022 02:28:26 +0000 Finished: Sun, 07 Aug 2022 02:28:26 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rkm4t (ro) truststore-init: Container ID: containerd://c7ae8cd91b76056e928ad4b8d67b8fd0f3d3edea9d758729183442e213c11073 Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Sun, 07 Aug 2022 02:28:27 +0000 Finished: Sun, 07 Aug 2022 02:28:27 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rkm4t (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://2be89187dd74582f8371d24e1f59cfb8ad63d7fd10cf94463bb7e79cf1a6fdb1 Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Sun, 07 Aug 2022 07:25:08 +0000 Last State: Terminated Reason: OOMKilled Exit Code: 137 Started: Sun, 07 Aug 2022 06:59:19 +0000 Finished: Sun, 07 Aug 2022 07:25:08 +0000 Ready: True Restart Count: 2 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rkm4t (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-rkm4t: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Pulling 50m (x3 over 5h47m) kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4" Normal Created 50m (x3 over 5h47m) kubelet Created container openam Normal Started 50m (x3 over 5h47m) kubelet Started container openam Normal Pulled 50m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:e2be3b24f724e416b86384b94cb9d1636008c6b3248a5b6f65e5a88ac6c555b4" in 356.0582ms Warning Unhealthy 49m (x8 over 5h45m) kubelet Startup probe failed: Get "http://10.0.0.65:8080/am/json/health/live": context deadline exceeded (Client.Timeout exceeded while awaiting headers) ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /usr/local/openjdk-11/lib/security/cacerts to /truststore/amtruststore Found (1) certificates in /var/run/secrets/truststore/cacerts Importing (1) certificates into /truststore/amtruststore Certificate was added to keystore Import complete! {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482684"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696072"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482737"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696071"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696082"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696070"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696076"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482741"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696073"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696074"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696086"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482900"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696084"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482696"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696079"} {"timestamp":"2022-08-07T08:13:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482758"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696080"} {"timestamp":"2022-08-07T08:13:03.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482646"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696088"} {"timestamp":"2022-08-07T08:13:03.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482637"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696092"} {"timestamp":"2022-08-07T08:13:03.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482712"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696090"} {"timestamp":"2022-08-07T08:13:03.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.721Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.724Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.726Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.727Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.729Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.731Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.734Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483114"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696099"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483226"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696113"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482966"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696107"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696106"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483190"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696098"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696116"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696119"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483112"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696103"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696109"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483048"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696101"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482960"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696100"} {"timestamp":"2022-08-07T08:13:03.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482932"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696123"} {"timestamp":"2022-08-07T08:13:03.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483134"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696125"} {"timestamp":"2022-08-07T08:13:03.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482924"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696121"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3482959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3482959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696117"} {"timestamp":"2022-08-07T08:13:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696111"} {"timestamp":"2022-08-07T08:13:03.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483250"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696127"} {"timestamp":"2022-08-07T08:13:03.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.825Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483419"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696141"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483441"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696140"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483836"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696144"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483330"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696148"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696150"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696130"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483656"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696152"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483353"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696155"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483691"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696158"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483723"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696160"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483814"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696137"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483846"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696138"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483564"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696142"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483638"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696162"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696156"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483563"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696146"} {"timestamp":"2022-08-07T08:13:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483514"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696139"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483322"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696164"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483325"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696166"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696168"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696170"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696172"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483446"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696174"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483379"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696176"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483653"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696178"} {"timestamp":"2022-08-07T08:13:03.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696180"} {"timestamp":"2022-08-07T08:13:03.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483304"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696182"} {"timestamp":"2022-08-07T08:13:03.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483575"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696184"} {"timestamp":"2022-08-07T08:13:03.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483747"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696186"} {"timestamp":"2022-08-07T08:13:03.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696188"} {"timestamp":"2022-08-07T08:13:03.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696190"} {"timestamp":"2022-08-07T08:13:03.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483348"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696192"} {"timestamp":"2022-08-07T08:13:03.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.924Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.925Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.927Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.928Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.930Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.931Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.933Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.935Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.937Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.938Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.940Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:03.941Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483928"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696201"} {"timestamp":"2022-08-07T08:13:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483905"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696199"} {"timestamp":"2022-08-07T08:13:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483952"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696198"} {"timestamp":"2022-08-07T08:13:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696200"} {"timestamp":"2022-08-07T08:13:04.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483995"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696210"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484041"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696209"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484285"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696212"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484184"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696215"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484161"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696222"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483990"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696224"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484144"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696207"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484171"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696208"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696228"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3483989"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3483989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696226"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484051"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696220"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484169"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484169","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696218"} {"timestamp":"2022-08-07T08:13:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484304"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696216"} {"timestamp":"2022-08-07T08:13:04.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484068"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696230"} {"timestamp":"2022-08-07T08:13:04.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696232"} {"timestamp":"2022-08-07T08:13:04.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484268"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696234"} {"timestamp":"2022-08-07T08:13:04.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484158"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696236"} {"timestamp":"2022-08-07T08:13:04.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484117"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696238"} {"timestamp":"2022-08-07T08:13:04.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696240"} {"timestamp":"2022-08-07T08:13:04.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.121Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.125Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.126Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.128Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484611"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696249"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484503"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696259"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484430"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696250"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484465"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696261"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484509"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696258"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696255"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484348"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696252"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484540"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696253"} {"timestamp":"2022-08-07T08:13:04.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696267"} {"timestamp":"2022-08-07T08:13:04.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484403"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696269"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484335"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696248"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696251"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484354"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696265"} {"timestamp":"2022-08-07T08:13:04.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484402"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696271"} {"timestamp":"2022-08-07T08:13:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484605"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696263"} {"timestamp":"2022-08-07T08:13:04.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484480"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696273"} {"timestamp":"2022-08-07T08:13:04.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484679"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696275"} {"timestamp":"2022-08-07T08:13:04.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484629"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696277"} {"timestamp":"2022-08-07T08:13:04.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484488"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696279"} {"timestamp":"2022-08-07T08:13:04.217Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.220Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.222Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.223Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.225Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.226Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.228Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.230Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.231Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.233Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.234Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.236Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.237Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484955"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696288"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696292"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484790"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696296"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696298"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484994"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696300"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484760"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696302"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484773"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696286"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696287"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484789"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696304"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484905"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696289"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484855"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696291"} {"timestamp":"2022-08-07T08:13:04.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485053"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696306"} {"timestamp":"2022-08-07T08:13:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696294"} {"timestamp":"2022-08-07T08:13:04.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484761"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696308"} {"timestamp":"2022-08-07T08:13:04.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696310"} {"timestamp":"2022-08-07T08:13:04.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3484966"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3484966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696312"} {"timestamp":"2022-08-07T08:13:04.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.320Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.321Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.323Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.324Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.326Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.328Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.330Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.331Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.333Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.334Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.336Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.338Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.339Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485305"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696320"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485145"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696323"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485307"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696321"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485377"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696319"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485239"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696325"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485257"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696322"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485308"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696327"} {"timestamp":"2022-08-07T08:13:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485323"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696329"} {"timestamp":"2022-08-07T08:13:04.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485128"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696331"} {"timestamp":"2022-08-07T08:13:04.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696333"} {"timestamp":"2022-08-07T08:13:04.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.422Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.425Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.427Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.428Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.430Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485646"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696337"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696345"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485430"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696348"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485524"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696352"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485575"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696342"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485506"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696354"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485565"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696340"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696338"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485680"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696351"} {"timestamp":"2022-08-07T08:13:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485460"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696346"} {"timestamp":"2022-08-07T08:13:04.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696356"} {"timestamp":"2022-08-07T08:13:04.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.519Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.521Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.523Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.524Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.526Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.528Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696367"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485828"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696373"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696366"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486054"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696379"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485915"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696369"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696365"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485829"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696370"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485924"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696381"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485812"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696383"} {"timestamp":"2022-08-07T08:13:04.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485945"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696385"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696368"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485944"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696371"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485717"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696375"} {"timestamp":"2022-08-07T08:13:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485993"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696377"} {"timestamp":"2022-08-07T08:13:04.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485773"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696387"} {"timestamp":"2022-08-07T08:13:04.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696389"} {"timestamp":"2022-08-07T08:13:04.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486021"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696391"} {"timestamp":"2022-08-07T08:13:04.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3485929"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3485929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696393"} {"timestamp":"2022-08-07T08:13:04.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486055"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696395"} {"timestamp":"2022-08-07T08:13:04.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.619Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.620Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.623Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.628Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.630Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.631Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.633Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.634Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696403"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696406"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696401"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696414"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486358"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696418"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486393"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696404"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696402"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486447"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696417"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696412"} {"timestamp":"2022-08-07T08:13:04.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696422"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696410"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696408"} {"timestamp":"2022-08-07T08:13:04.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486083"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696424"} {"timestamp":"2022-08-07T08:13:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486136"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696420"} {"timestamp":"2022-08-07T08:13:04.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486337"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696426"} {"timestamp":"2022-08-07T08:13:04.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486487"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696428"} {"timestamp":"2022-08-07T08:13:04.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696430"} {"timestamp":"2022-08-07T08:13:04.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486370"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696432"} {"timestamp":"2022-08-07T08:13:04.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.719Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.725Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.727Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.728Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.729Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.731Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.733Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.734Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.736Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.737Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.739Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486577"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696442"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696443"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486694"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696447"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696441"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486648"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696440"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696439"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696453"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696451"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486799"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696449"} {"timestamp":"2022-08-07T08:13:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486520"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696445"} {"timestamp":"2022-08-07T08:13:04.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486662"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696457"} {"timestamp":"2022-08-07T08:13:04.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696456"} {"timestamp":"2022-08-07T08:13:04.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.819Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.825Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.828Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.830Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.831Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.833Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486912"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696465"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487001"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696468"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696464"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696474"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486837"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696466"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486872"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696470"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486844"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696476"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487024"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696478"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3486854"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3486854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696467"} {"timestamp":"2022-08-07T08:13:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696472"} {"timestamp":"2022-08-07T08:13:04.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.921Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.923Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.925Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.926Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:04.928Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487442"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696497"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696499"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487235"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696492"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696491"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487143"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696488"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487377"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696495"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696493"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487288"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696494"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487246"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696489"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487234"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696490"} {"timestamp":"2022-08-07T08:13:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487386"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696501"} {"timestamp":"2022-08-07T08:13:05.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487350"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696503"} {"timestamp":"2022-08-07T08:13:05.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.020Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.021Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.023Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.025Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.027Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.028Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.030Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.031Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487736"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696513"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487812"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696526"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487559"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696528"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487789"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696523"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487631"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696524"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487833"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696516"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487484"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696515"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487589"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696532"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487560"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696518"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487710"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696519"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487619"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696520"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487742"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696514"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487743"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696517"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487761"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696534"} {"timestamp":"2022-08-07T08:13:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487817"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696530"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696536"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487811"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696538"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696542"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487503"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696541"} {"timestamp":"2022-08-07T08:13:05.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487578"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696544"} {"timestamp":"2022-08-07T08:13:05.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696546"} {"timestamp":"2022-08-07T08:13:05.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.121Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.124Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.126Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.127Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.129Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.130Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.132Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.133Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488001"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696553"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487908"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696559"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487993"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696556"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487931"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696555"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696557"} {"timestamp":"2022-08-07T08:13:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3487937"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3487937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696554"} {"timestamp":"2022-08-07T08:13:05.214Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696569"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696571"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488176"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696572"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696573"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488427"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696580"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696586"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488022"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696574"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696568"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488065"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696570"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488426"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696590"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696588"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488230"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696593"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488387"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696582"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488257"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696576"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488019"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696584"} {"timestamp":"2022-08-07T08:13:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696578"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696594"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696596"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488040"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696598"} {"timestamp":"2022-08-07T08:13:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488121"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696600"} {"timestamp":"2022-08-07T08:13:05.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488179"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696602"} {"timestamp":"2022-08-07T08:13:05.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696604"} {"timestamp":"2022-08-07T08:13:05.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696606"} {"timestamp":"2022-08-07T08:13:05.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696608"} {"timestamp":"2022-08-07T08:13:05.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.319Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.320Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.322Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.324Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.325Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.327Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.328Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.330Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.331Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.332Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.334Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696620"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696624"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488662"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696622"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488698"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696621"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488583"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696618"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488585"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696630"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488693"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696619"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696629"} {"timestamp":"2022-08-07T08:13:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488584"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696626"} {"timestamp":"2022-08-07T08:13:05.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488499"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696632"} {"timestamp":"2022-08-07T08:13:05.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.421Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488944"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696650"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488747"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696655"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488940"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696648"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488883"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696657"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696643"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696651"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696653"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489021"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696649"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488765"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696646"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489112"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696645"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489005"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696661"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488882"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696644"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696647"} {"timestamp":"2022-08-07T08:13:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488779"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696659"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489100"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696663"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488888"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696665"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696667"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489025"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696669"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488999"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696673"} {"timestamp":"2022-08-07T08:13:05.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489144"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696671"} {"timestamp":"2022-08-07T08:13:05.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3488905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3488905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696675"} {"timestamp":"2022-08-07T08:13:05.516Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696677"} {"timestamp":"2022-08-07T08:13:05.517Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.522Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.523Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.525Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.527Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.528Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.530Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.531Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.533Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.534Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489276"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696689"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489438"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696685"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489235"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696694"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489189"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696696"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489338"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696688"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489545"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696690"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696692"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489292"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696686"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489255"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696687"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489324"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696702"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489501"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696700"} {"timestamp":"2022-08-07T08:13:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696698"} {"timestamp":"2022-08-07T08:13:05.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489188"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696704"} {"timestamp":"2022-08-07T08:13:05.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489381"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696706"} {"timestamp":"2022-08-07T08:13:05.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489497"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696708"} {"timestamp":"2022-08-07T08:13:05.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696710"} {"timestamp":"2022-08-07T08:13:05.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696712"} {"timestamp":"2022-08-07T08:13:05.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489337"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696714"} {"timestamp":"2022-08-07T08:13:05.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696716"} {"timestamp":"2022-08-07T08:13:05.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.619Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.621Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.624Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.629Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.630Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.632Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.634Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489788"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696722"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489886"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696731"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696729"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489987"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696735"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696727"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489602"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696739"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696741"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489860"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696743"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489773"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696745"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490126"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696724"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489772"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696725"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696723"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489668"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696747"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696737"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489629"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696749"} {"timestamp":"2022-08-07T08:13:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696733"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696751"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696753"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696755"} {"timestamp":"2022-08-07T08:13:05.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489605"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696757"} {"timestamp":"2022-08-07T08:13:05.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489916"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696759"} {"timestamp":"2022-08-07T08:13:05.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489832"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696761"} {"timestamp":"2022-08-07T08:13:05.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490007"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696763"} {"timestamp":"2022-08-07T08:13:05.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696765"} {"timestamp":"2022-08-07T08:13:05.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3489908"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3489908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696767"} {"timestamp":"2022-08-07T08:13:05.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.721Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.725Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.726Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.728Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.729Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.733Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.735Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.737Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.738Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.740Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.741Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.743Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.744Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.746Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490277"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696772"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696784"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490265"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696774"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490283"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696773"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696776"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490152"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696778"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490179"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696781"} {"timestamp":"2022-08-07T08:13:05.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490186"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696782"} {"timestamp":"2022-08-07T08:13:05.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:05.824Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696787"} {"timestamp":"2022-08-07T08:13:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490377"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696792"} {"timestamp":"2022-08-07T08:13:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490346"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696793"} {"timestamp":"2022-08-07T08:13:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490363"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696791"} {"timestamp":"2022-08-07T08:13:06.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:06.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490410"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696798"} {"timestamp":"2022-08-07T08:13:06.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696797"} {"timestamp":"2022-08-07T08:13:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490448"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696801"} {"timestamp":"2022-08-07T08:13:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696809"} {"timestamp":"2022-08-07T08:13:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490438"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696808"} {"timestamp":"2022-08-07T08:13:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696807"} {"timestamp":"2022-08-07T08:13:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490444"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696803"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490512"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696817"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490527"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696818"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490582"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696815"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490566"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696816"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490513"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696820"} {"timestamp":"2022-08-07T08:13:06.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490503"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696822"} {"timestamp":"2022-08-07T08:13:06.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490692"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696825"} {"timestamp":"2022-08-07T08:13:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490920"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696828"} {"timestamp":"2022-08-07T08:13:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490814"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696832"} {"timestamp":"2022-08-07T08:13:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490955"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696833"} {"timestamp":"2022-08-07T08:13:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490793"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696834"} {"timestamp":"2022-08-07T08:13:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3490919"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3490919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696836"} {"timestamp":"2022-08-07T08:13:06.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491052"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696843"} {"timestamp":"2022-08-07T08:13:06.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491067"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696845"} {"timestamp":"2022-08-07T08:13:06.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491081"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696842"} {"timestamp":"2022-08-07T08:13:06.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491071"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696841"} {"timestamp":"2022-08-07T08:13:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491390"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696848"} {"timestamp":"2022-08-07T08:13:07.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491499"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696855"} {"timestamp":"2022-08-07T08:13:07.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491434"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696854"} {"timestamp":"2022-08-07T08:13:07.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491424"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696853"} {"timestamp":"2022-08-07T08:13:07.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491433"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696857"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696866"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696868"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696874"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491647"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696865"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696864"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491584"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696878"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491916"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696880"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696883"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491620"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696886"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696863"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491531"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696888"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696890"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696884"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491627"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696876"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491545"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696872"} {"timestamp":"2022-08-07T08:13:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491529"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696871"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491583"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696892"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696894"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491678"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696896"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491582"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696898"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491517"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696900"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491626"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696902"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491544"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696904"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696906"} {"timestamp":"2022-08-07T08:13:07.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491679"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696908"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491873"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696910"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491609"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696912"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491883"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696914"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491648"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696916"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696918"} {"timestamp":"2022-08-07T08:13:07.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491614"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696920"} {"timestamp":"2022-08-07T08:13:07.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491681"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696922"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492044"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696927"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696928"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491967"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696929"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696935"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492083"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696943"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491974"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696931"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492054"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696945"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491989"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696941"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492087"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696947"} {"timestamp":"2022-08-07T08:13:07.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696949"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3491990"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3491990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696940"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492091"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696937"} {"timestamp":"2022-08-07T08:13:07.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696933"} {"timestamp":"2022-08-07T08:13:07.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492019"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696951"} {"timestamp":"2022-08-07T08:13:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492166"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696958"} {"timestamp":"2022-08-07T08:13:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492187"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696960"} {"timestamp":"2022-08-07T08:13:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492172"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492172","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696956"} {"timestamp":"2022-08-07T08:13:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696962"} {"timestamp":"2022-08-07T08:13:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492152"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696957"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492319"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696975"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492265"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696971"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492510"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696977"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492500"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696973"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492254"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696974"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492228"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696983"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492748"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696991"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696993"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492260"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696970"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492316"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696972"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696995"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696989"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492504"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696987"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492515"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696986"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696981"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492518"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696999"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492317"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492317","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697001"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492525"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697003"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697005"} {"timestamp":"2022-08-07T08:13:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492318"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696979"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492258"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697007"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492315"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4696997"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492472"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697010"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492521"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697011"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492257"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697013"} {"timestamp":"2022-08-07T08:13:08.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492698"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697015"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492730"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697017"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697019"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492502"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697021"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697023"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492261"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697025"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492264"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697027"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492522"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697029"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492750"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697031"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492751"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697033"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492763"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697035"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697037"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492764"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697039"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492715"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697041"} {"timestamp":"2022-08-07T08:13:08.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492752"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697043"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492707"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697045"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697047"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697049"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492743"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697051"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492314"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697053"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697055"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492503"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697057"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492259"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697059"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697061"} {"timestamp":"2022-08-07T08:13:08.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492693"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697063"} {"timestamp":"2022-08-07T08:13:08.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492526"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697065"} {"timestamp":"2022-08-07T08:13:08.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492624"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697067"} {"timestamp":"2022-08-07T08:13:08.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492749"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697069"} {"timestamp":"2022-08-07T08:13:08.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492753"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697071"} {"timestamp":"2022-08-07T08:13:08.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697073"} {"timestamp":"2022-08-07T08:13:08.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492718"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697075"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697087"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493070"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697094"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697096"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697098"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493112"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697084"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493115"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697102"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492977"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697085"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492979"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697088"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697086"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697106"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697110"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697083"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697108"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492978"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492978","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697104"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493202"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697114"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697116"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493533"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697118"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493168"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697120"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697100"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697122"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493181"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697091"} {"timestamp":"2022-08-07T08:13:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493084"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697092"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493212"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697124"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492960"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697126"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493204"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697112"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697130"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493208"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697132"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3492986"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3492986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697136"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697138"} {"timestamp":"2022-08-07T08:13:08.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697128"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493203"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697142"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493056"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697140"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493085"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697134"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493466"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697146"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697144"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493192"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697148"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493256"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697152"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697150"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493154"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697154"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493060"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697156"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493428"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697158"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493458"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697160"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697162"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697164"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493357"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697166"} {"timestamp":"2022-08-07T08:13:08.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697168"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493467"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697172"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493352"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697170"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493374"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697174"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493316"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697178"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493173"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697176"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493640"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697182"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493331"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697181"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493671"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697184"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493457"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697186"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493292"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697188"} {"timestamp":"2022-08-07T08:13:08.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697190"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493472"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697192"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493558"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697194"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493753"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697196"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493600"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697198"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493200"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697200"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493191"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697202"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493386"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697204"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697208"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493627"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697212"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493251"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697210"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697207"} {"timestamp":"2022-08-07T08:13:08.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493701"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697214"} {"timestamp":"2022-08-07T08:13:08.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697216"} {"timestamp":"2022-08-07T08:13:08.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493723"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697218"} {"timestamp":"2022-08-07T08:13:08.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697220"} {"timestamp":"2022-08-07T08:13:08.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493702"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697222"} {"timestamp":"2022-08-07T08:13:08.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493385"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697224"} {"timestamp":"2022-08-07T08:13:08.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697226"} {"timestamp":"2022-08-07T08:13:08.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697228"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697243"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494029"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697247"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494026"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697241"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493962"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697239"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697242"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697238"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493964"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697237"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493963"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697240"} {"timestamp":"2022-08-07T08:13:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3493965"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3493965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697246"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697254"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697266"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494123"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697264"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494088"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697257"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494090"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697256"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697261"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494089"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697258"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697255"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697262"} {"timestamp":"2022-08-07T08:13:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494087"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697268"} {"timestamp":"2022-08-07T08:13:08.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697270"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494391"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697279"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494408"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697291"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494253"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697289"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494635"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697288"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697295"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494252"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697283"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494435"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697284"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494450"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697297"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697282"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494341"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697303"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494248"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697281"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494475"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697280"} {"timestamp":"2022-08-07T08:13:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494367"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494367","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697285"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494361"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697302"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494364"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697299"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494240"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697293"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494665"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697305"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697307"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494409"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697313"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494546"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697315"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494300"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494300","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697309"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494550"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697311"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697319"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494594"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697321"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697323"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494470"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697325"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494528"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697327"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494297"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697331"} {"timestamp":"2022-08-07T08:13:08.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697320"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494221"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697333"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494296"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697329"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494254"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697337"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494756"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697335"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494516"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697339"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697341"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494255"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697347"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494793"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697344"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494753"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697345"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494276"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697349"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494707"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697351"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494385"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697353"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697356"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494236"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697357"} {"timestamp":"2022-08-07T08:13:08.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494386"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697359"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494407"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697361"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494447"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697363"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494675"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697365"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494674"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697367"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494597"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697371"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494239"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697373"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494626"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697375"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494728"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697370"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494647"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697377"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494509"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697379"} {"timestamp":"2022-08-07T08:13:08.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494624"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697381"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494350"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697383"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494593"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697385"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494420"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697387"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494474"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697389"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494533"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697391"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494704"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697393"} {"timestamp":"2022-08-07T08:13:08.617Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697395"} {"timestamp":"2022-08-07T08:13:08.618Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494625"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697397"} {"timestamp":"2022-08-07T08:13:08.618Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494685"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697399"} {"timestamp":"2022-08-07T08:13:08.618Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494623"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697401"} {"timestamp":"2022-08-07T08:13:08.619Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494690"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697403"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494893"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697414"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494933"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697418"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494981"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697416"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494928"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697413"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697420"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494994"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697424"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494969"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697426"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494923"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697411"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697430"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494889"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697432"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697434"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494834"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697412"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494918"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697410"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494875"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697429"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495053"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697436"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495056"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697438"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494812"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697441"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494935"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697444"} {"timestamp":"2022-08-07T08:13:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494961"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697422"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697446"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495162"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697448"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495083"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697450"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697452"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495016"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697454"} {"timestamp":"2022-08-07T08:13:08.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494894"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697442"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494917"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697456"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495046"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697458"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494934"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697460"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697462"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495321"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697464"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494925"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697468"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494858"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697470"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697472"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697474"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495171"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697466"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697478"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495045"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697476"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494898"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697482"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494942"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697480"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496131"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697486"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697490"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497472"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697494"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697497"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495692"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697500"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496291"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697502"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496301"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697488"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496925"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697506"} {"timestamp":"2022-08-07T08:13:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495114"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697484"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494802"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697508"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697505"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496023"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496023","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697498"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697493"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497229"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697510"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697514"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495069"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697516"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497411"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697512"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494924"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697518"} {"timestamp":"2022-08-07T08:13:08.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495371"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697520"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697522"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495140"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697524"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496123"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697528"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495055"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697526"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697530"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495086"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697536"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697534"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494976"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697538"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495695"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495695","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697532"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496828"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697542"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697540"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495484"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697544"} {"timestamp":"2022-08-07T08:13:08.717Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495148"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697546"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495071"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697548"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496920"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697550"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496130"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697552"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697554"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495080"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697556"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697558"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496077"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697560"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697562"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495419"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697564"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495337"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697566"} {"timestamp":"2022-08-07T08:13:08.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497503"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697568"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697570"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495434"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697572"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495079"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697574"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496838"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697576"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497517"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697578"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697580"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495315"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697582"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495442"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697584"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495449"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697586"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495361"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697588"} {"timestamp":"2022-08-07T08:13:08.719Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496721"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697590"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495085"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697592"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496138"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697594"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697598"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697596"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496921"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697600"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494897"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697602"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495697"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697604"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495482"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697608"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495689"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697606"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494985"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697612"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697614"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495082"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697610"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495189"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697616"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3494989"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3494989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697618"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495316"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697620"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495672"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697622"} {"timestamp":"2022-08-07T08:13:08.720Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496688"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697624"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496127"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697626"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496607"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697630"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496228"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697632"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496577"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697629"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495170"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697634"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495489"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697637"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495690"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697638"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497217"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697640"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697642"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697644"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697646"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495070"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697648"} {"timestamp":"2022-08-07T08:13:08.721Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697650"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496283"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697652"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496870"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697654"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496128"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697656"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697658"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697660"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497204"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697662"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697665"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495354"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697666"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495196"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697668"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495301"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697670"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495501"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697672"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496773"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697674"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697678"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697676"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496064"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697680"} {"timestamp":"2022-08-07T08:13:08.722Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697682"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697684"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697686"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697688"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497017"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697690"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495757"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697692"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496005"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697694"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496146"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697696"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496007"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697698"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697700"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496799"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697702"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495161"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697704"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495691"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697706"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495696"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697708"} {"timestamp":"2022-08-07T08:13:08.723Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495307"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697710"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697712"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496043"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697714"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496147"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697716"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496009"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697720"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496579"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697722"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495648"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697718"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495380"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697724"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495386"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697726"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697728"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495438"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697730"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697734"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697740"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497515"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697744"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697746"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497460"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697748"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495505"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697750"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496722"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697752"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697738"} {"timestamp":"2022-08-07T08:13:08.724Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496129"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697732"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496727"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496727","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697736"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697742"} {"timestamp":"2022-08-07T08:13:08.725Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497372"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697754"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697756"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495707"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697758"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495439"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697760"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496862"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697762"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697764"} {"timestamp":"2022-08-07T08:13:08.726Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496817"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697766"} {"timestamp":"2022-08-07T08:13:08.727Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497278"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697768"} {"timestamp":"2022-08-07T08:13:08.727Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697771"} {"timestamp":"2022-08-07T08:13:08.727Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497437"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697772"} {"timestamp":"2022-08-07T08:13:08.727Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496968"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697774"} {"timestamp":"2022-08-07T08:13:08.727Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3495715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3495715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697776"} {"timestamp":"2022-08-07T08:13:08.728Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496747"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697778"} {"timestamp":"2022-08-07T08:13:08.728Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497511"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697780"} {"timestamp":"2022-08-07T08:13:08.728Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3496004"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3496004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697782"} {"timestamp":"2022-08-07T08:13:08.729Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697784"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497696"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697795"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497697"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697792"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697791"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697799"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497553"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697798"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697793"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497796"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697803"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497702"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697794"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497792"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697811"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697807"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497762"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697809"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497766"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697805"} {"timestamp":"2022-08-07T08:13:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497794"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697801"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498115"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697815"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697814"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697817"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497568"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697819"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697821"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497611"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697823"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498059"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697827"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697829"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697831"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697833"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497542"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697839"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498186"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697841"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697843"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497884"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697825"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498143"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697847"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697846"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497793"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697838"} {"timestamp":"2022-08-07T08:13:08.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498241"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697835"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697849"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498191"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697857"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697851"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697863"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498329"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697865"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498160"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697867"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498093"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697869"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498372"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697873"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498399"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697853"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697875"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497764"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697879"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498620"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697881"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498117"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697871"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697883"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697862"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497902"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697855"} {"timestamp":"2022-08-07T08:13:08.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498173"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697859"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498373"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697885"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697887"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697889"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697893"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697877"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498323"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697899"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497770"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697895"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498614"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697905"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498185"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697911"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498530"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697913"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497985"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697915"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498650"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697917"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697920"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697921"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498015"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697923"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697925"} {"timestamp":"2022-08-07T08:13:08.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498796"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697892"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498529"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697927"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498484"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697909"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498819"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697907"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697929"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498558"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697931"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697935"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697937"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497881"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697939"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497791"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697943"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497844"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697903"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697901"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497763"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697898"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498347"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697945"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498756"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697942"} {"timestamp":"2022-08-07T08:13:08.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498511"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697934"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498061"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697947"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498685"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697949"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498504"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697951"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498626"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697953"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498752"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697955"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697957"} {"timestamp":"2022-08-07T08:13:08.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497913"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697959"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498482"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697961"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498258"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697963"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498261"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697969"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498677"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697965"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697967"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497795"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697973"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498415"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697971"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498625"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697975"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697977"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498161"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697979"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697981"} {"timestamp":"2022-08-07T08:13:08.819Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497842"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497842","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697983"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697985"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697987"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697989"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498735"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697991"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697993"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498392"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697995"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3497845"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3497845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697997"} {"timestamp":"2022-08-07T08:13:08.820Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498855"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4697999"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498472"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698001"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498503"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698003"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498807"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698007"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498418"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698005"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698009"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698011"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498757"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698013"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698016"} {"timestamp":"2022-08-07T08:13:08.821Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698017"} {"timestamp":"2022-08-07T08:13:08.822Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698019"} {"timestamp":"2022-08-07T08:13:08.822Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698021"} {"timestamp":"2022-08-07T08:13:08.822Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698023"} {"timestamp":"2022-08-07T08:13:08.823Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498654"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498654","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698025"} {"timestamp":"2022-08-07T08:13:08.824Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498792"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698027"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698040"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698042"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498976"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698046"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698036"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698050"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698035"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499341"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698037"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499553"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698052"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499409"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698054"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499319"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698038"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698056"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698039"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698045"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499094"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698058"} {"timestamp":"2022-08-07T08:13:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499526"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698048"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499427"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698060"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698062"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499340"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698064"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499346"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698066"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3498950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3498950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698068"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499324"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698070"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499728"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698072"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499139"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698074"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499281"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698076"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499664"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698078"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698080"} {"timestamp":"2022-08-07T08:13:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499275"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698082"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499138"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698084"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499556"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698086"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499771"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698089"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698090"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499038"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698092"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499698"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698094"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499470"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698096"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499672"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698098"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698101"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499818"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698102"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499550"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698104"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499674"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698108"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499301"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698106"} {"timestamp":"2022-08-07T08:13:08.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698114"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499474"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698112"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499502"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698111"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698116"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499381"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698118"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499552"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499552","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698120"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499226"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698122"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698124"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499754"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698126"} {"timestamp":"2022-08-07T08:13:08.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499817"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698128"} {"timestamp":"2022-08-07T08:13:08.917Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499780"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698130"} {"timestamp":"2022-08-07T08:13:08.917Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499734"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698132"} {"timestamp":"2022-08-07T08:13:08.917Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499551"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698134"} {"timestamp":"2022-08-07T08:13:08.917Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499563"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698136"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500029"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698149"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500000"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698156"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500154"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698154"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698162"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500070"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698152"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500428"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698151"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500166"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698168"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698153"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698150"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500069"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698148"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500001"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698170"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500052"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698176"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698166"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499834"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698164"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499863"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698160"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499833"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698178"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499978"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499978","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698180"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500673"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698183"} {"timestamp":"2022-08-07T08:13:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698158"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500045"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698188"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698190"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698186"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500519"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698184"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500288"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698192"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499849"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698174"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698196"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500250"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698198"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500322"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698200"} {"timestamp":"2022-08-07T08:13:09.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698172"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698202"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500272"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698194"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698204"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500582"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698206"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698208"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500375"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698210"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500137"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698212"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500370"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698214"} {"timestamp":"2022-08-07T08:13:09.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500438"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698216"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499916"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698218"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500451"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698220"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499922"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698222"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698225"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500617"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698228"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500463"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698226"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500044"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698230"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499850"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698232"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500622"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698234"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3499866"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3499866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698236"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500697"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698238"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500403"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698242"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698241"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698244"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698246"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500466"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698248"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698250"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500379"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698252"} {"timestamp":"2022-08-07T08:13:09.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500291"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698254"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698258"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500683"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698256"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500477"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698260"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500724"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698262"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500614"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698264"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500841"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698266"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698268"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500357"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698270"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698272"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500640"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698275"} {"timestamp":"2022-08-07T08:13:09.017Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698276"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698280"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500521"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698278"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500662"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698282"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500520"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698284"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500836"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698286"} {"timestamp":"2022-08-07T08:13:09.018Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698288"} {"timestamp":"2022-08-07T08:13:09.019Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500560"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698290"} {"timestamp":"2022-08-07T08:13:09.019Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698292"} {"timestamp":"2022-08-07T08:13:09.019Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698294"} {"timestamp":"2022-08-07T08:13:09.020Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698296"} {"timestamp":"2022-08-07T08:13:09.020Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500410"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698298"} {"timestamp":"2022-08-07T08:13:09.021Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500800"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698300"} {"timestamp":"2022-08-07T08:13:09.021Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500811"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698302"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698308"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500979"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698310"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501455"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698313"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698315"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501028"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698311"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501013"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698319"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698321"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501176"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698327"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698309"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501144"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698331"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501151"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698329"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501145"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698325"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501121"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698323"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501086"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698333"} {"timestamp":"2022-08-07T08:13:09.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698317"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698335"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500962"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698337"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501012"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698339"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698341"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698343"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501129"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698345"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501082"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698347"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698349"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501294"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698351"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501097"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501097","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698357"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500919"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698359"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501120"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698361"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500865"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698355"} {"timestamp":"2022-08-07T08:13:09.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698353"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501269"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698363"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501095"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698365"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501347"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698367"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698369"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698371"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501587"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698373"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501292"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698375"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501713"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698377"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500882"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698379"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502348"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698381"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698383"} {"timestamp":"2022-08-07T08:13:09.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501326"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698385"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501756"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698387"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501008"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698390"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698391"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698395"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501864"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698397"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698393"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502585"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698399"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500981"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698403"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698407"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501957"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698401"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698405"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698409"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698412"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501358"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698413"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501273"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698415"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502336"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502336","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698417"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502351"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698421"} {"timestamp":"2022-08-07T08:13:09.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698419"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501353"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698423"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698425"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502240"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698427"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501757"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698431"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501568"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698433"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501838"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698429"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698436"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698437"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698439"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501911"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698441"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501561"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698443"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698445"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500864"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698447"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502132"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698449"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501161"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698453"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501836"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698451"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501940"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698455"} {"timestamp":"2022-08-07T08:13:09.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501268"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698457"} {"timestamp":"2022-08-07T08:13:09.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502069"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698459"} {"timestamp":"2022-08-07T08:13:09.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502226"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698461"} {"timestamp":"2022-08-07T08:13:09.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502118"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698463"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502171"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698471"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502340"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698473"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501886"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698475"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501880"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698477"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502233"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698479"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501011"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698469"} {"timestamp":"2022-08-07T08:13:09.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502224"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698467"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501580"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698483"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501483"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698485"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502148"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698491"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502199"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698488"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502178"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698493"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502195"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698495"} {"timestamp":"2022-08-07T08:13:09.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698465"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698497"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502263"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698499"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502160"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698501"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501438"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698503"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502586"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698505"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3500980"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3500980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698481"} {"timestamp":"2022-08-07T08:13:09.119Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501983"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698489"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502289"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698507"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698509"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698511"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502262"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698513"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698515"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698517"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501583"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698519"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501102"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698521"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698523"} {"timestamp":"2022-08-07T08:13:09.120Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502203"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698525"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698527"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501050"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698529"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502147"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698531"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502316"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698533"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698535"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698537"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501434"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698539"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698543"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698541"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502162"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698545"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698547"} {"timestamp":"2022-08-07T08:13:09.121Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502259"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698549"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501274"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698551"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502583"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698554"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501938"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698555"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502252"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698557"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501901"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698559"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502183"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698561"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502328"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698563"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501351"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698565"} {"timestamp":"2022-08-07T08:13:09.122Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502368"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698567"} {"timestamp":"2022-08-07T08:13:09.123Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502254"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698569"} {"timestamp":"2022-08-07T08:13:09.123Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502291"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698571"} {"timestamp":"2022-08-07T08:13:09.123Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501291"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698573"} {"timestamp":"2022-08-07T08:13:09.123Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501533"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698575"} {"timestamp":"2022-08-07T08:13:09.124Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3501359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3501359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698577"} {"timestamp":"2022-08-07T08:13:09.125Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698579"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502741"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698590"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502737"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698592"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502725"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698589"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502774"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698596"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698587"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698600"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502773"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698604"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502719"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698607"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502775"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698603"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502735"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698586"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502876"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698612"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502587"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698614"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502792"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698616"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698618"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502688"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698622"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502671"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698588"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502584"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698620"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698626"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503025"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698630"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698634"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698608"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502791"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698610"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502947"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698636"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502631"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698598"} {"timestamp":"2022-08-07T08:13:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502822"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698594"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502712"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698638"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502779"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698632"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503321"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698640"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502736"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698642"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698644"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502945"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698628"} {"timestamp":"2022-08-07T08:13:09.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698624"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502598"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698646"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503399"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698648"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698650"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503310"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698652"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698656"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502807"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698654"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502733"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698658"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698660"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503677"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698662"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503387"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698664"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503473"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698668"} {"timestamp":"2022-08-07T08:13:09.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503510"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698666"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503652"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698670"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698672"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503722"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698674"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504045"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698676"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504285"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698680"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698678"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503379"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698684"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698686"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504186"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698682"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698689"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503685"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698690"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503810"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698692"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504287"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698696"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503447"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698694"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504002"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698698"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698702"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503316"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698704"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698706"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698712"} {"timestamp":"2022-08-07T08:13:09.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502922"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698701"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502919"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698716"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698718"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698720"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504175"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698724"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698710"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698708"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698728"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503882"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698726"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503105"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698731"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504058"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698722"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502913"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698734"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504061"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698714"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503462"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698736"} {"timestamp":"2022-08-07T08:13:09.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698732"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504286"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698740"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503807"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698739"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504003"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698742"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504216"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698747"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698750"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503195"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698744"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502914"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698748"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503298"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698752"} {"timestamp":"2022-08-07T08:13:09.218Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503472"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698754"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504161"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698756"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502841"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698758"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504139"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698760"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503304"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698762"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504185"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698764"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698766"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698768"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698772"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503411"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698770"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698774"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698776"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698778"} {"timestamp":"2022-08-07T08:13:09.219Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504227"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698780"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503446"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698782"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504117"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698784"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504198"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698786"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504107"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698788"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503368"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698790"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698792"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698794"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503726"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698797"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504206"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698798"} {"timestamp":"2022-08-07T08:13:09.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698800"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698802"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502751"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698804"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504187"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698806"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698809"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503580"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698810"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504262"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698812"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698814"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698816"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698819"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503579"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698820"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503751"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698822"} {"timestamp":"2022-08-07T08:13:09.221Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698824"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3502917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3502917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698826"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504005"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698828"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503956"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698830"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503768"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698832"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504122"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698834"} {"timestamp":"2022-08-07T08:13:09.222Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698836"} {"timestamp":"2022-08-07T08:13:09.223Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503944"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698838"} {"timestamp":"2022-08-07T08:13:09.223Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698840"} {"timestamp":"2022-08-07T08:13:09.223Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504259"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698842"} {"timestamp":"2022-08-07T08:13:09.223Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503839"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698844"} {"timestamp":"2022-08-07T08:13:09.224Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3503979"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3503979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698846"} {"timestamp":"2022-08-07T08:13:09.225Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504001"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698848"} {"timestamp":"2022-08-07T08:13:09.227Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504226"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698850"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698859"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504490"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698867"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504447"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698865"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504584"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698869"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504503"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698873"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504701"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698863"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698875"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504461"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698879"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504741"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698881"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698861"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698856"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698854"} {"timestamp":"2022-08-07T08:13:09.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698857"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698883"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504735"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698878"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698871"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698885"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504662"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698887"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698889"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505046"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698891"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505491"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698893"} {"timestamp":"2022-08-07T08:13:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505320"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698895"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504680"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698897"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504558"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698902"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698899"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505545"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698907"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698911"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698915"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505403"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698913"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698921"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505676"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698925"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698929"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505924"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698931"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698933"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505603"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698935"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504631"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698937"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504758"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698939"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698941"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504625"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698943"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504624"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698905"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504770"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698947"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698945"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698949"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505042"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698951"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698953"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504787"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698928"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504610"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698923"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504538"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698917"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505919"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698955"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504663"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698920"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505185"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698903"} {"timestamp":"2022-08-07T08:13:09.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505618"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698909"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505915"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698961"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698959"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504836"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698963"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504535"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504535","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698965"} {"timestamp":"2022-08-07T08:13:09.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698957"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506029"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698971"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504585"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698973"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698975"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505693"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698979"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698981"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504843"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698987"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505107"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698969"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698989"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698993"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504800"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698996"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506209"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698967"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504854"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698997"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505273"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698991"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505233"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698999"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506082"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699001"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505953"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699003"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698985"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505920"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699005"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505747"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699007"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699009"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505641"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698983"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699011"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699013"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505007"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699017"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505824"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699019"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504561"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699021"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699023"} {"timestamp":"2022-08-07T08:13:09.317Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4698977"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699025"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505922"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699015"} {"timestamp":"2022-08-07T08:13:09.318Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506240"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699027"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699031"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504920"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699033"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699037"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505697"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699029"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699035"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505131"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699039"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506094"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699041"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699043"} {"timestamp":"2022-08-07T08:13:09.319Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699045"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504851"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699047"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699049"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506027"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699051"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699055"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699059"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505640"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699057"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504763"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699061"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699056"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505976"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699063"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506044"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699065"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505317"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505317","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699067"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505222"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699069"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505450"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699071"} {"timestamp":"2022-08-07T08:13:09.320Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505859"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699073"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699075"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505663"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699077"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505227"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699079"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699081"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505784"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699083"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699085"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505822"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699088"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699089"} {"timestamp":"2022-08-07T08:13:09.321Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505179"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699091"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505662"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699093"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505451"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699095"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699097"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505364"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699101"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699103"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505823"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699099"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505392"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699107"} {"timestamp":"2022-08-07T08:13:09.322Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699105"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504711"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699109"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505282"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699111"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506041"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699115"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504751"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699113"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505002"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699117"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505876"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699119"} {"timestamp":"2022-08-07T08:13:09.323Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504716"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699121"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506266"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699123"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506019"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699125"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699127"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699131"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699129"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506028"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699133"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505072"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699136"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505652"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699137"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505862"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699139"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505047"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699141"} {"timestamp":"2022-08-07T08:13:09.324Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699143"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504983"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699145"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505923"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699147"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505775"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699149"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699151"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505845"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699153"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505889"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699156"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506077"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699157"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505769"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699159"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505281"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699161"} {"timestamp":"2022-08-07T08:13:09.325Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505623"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699163"} {"timestamp":"2022-08-07T08:13:09.326Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505272"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699165"} {"timestamp":"2022-08-07T08:13:09.326Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3504866"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3504866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699167"} {"timestamp":"2022-08-07T08:13:09.326Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699169"} {"timestamp":"2022-08-07T08:13:09.327Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699171"} {"timestamp":"2022-08-07T08:13:09.327Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699173"} {"timestamp":"2022-08-07T08:13:09.327Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505711"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699175"} {"timestamp":"2022-08-07T08:13:09.327Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505731"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505731","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699177"} {"timestamp":"2022-08-07T08:13:09.327Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505430"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699179"} {"timestamp":"2022-08-07T08:13:09.328Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699181"} {"timestamp":"2022-08-07T08:13:09.328Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3505658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3505658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699183"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506315"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699193"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506913"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699196"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699198"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699202"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506426"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699208"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506385"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699192"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506786"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699190"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507023"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507023","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699214"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506444"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699191"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506779"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699212"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506816"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699210"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506776"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699216"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506788"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699218"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699206"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506454"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699220"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506841"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699205"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506666"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699201"} {"timestamp":"2022-08-07T08:13:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506783"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506783","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699194"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506265"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699222"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507212"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699224"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507103"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699226"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506267"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699228"} {"timestamp":"2022-08-07T08:13:09.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507267"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699230"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506794"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699232"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506785"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699234"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506397"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699238"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507169"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507169","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699236"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506638"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699240"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507223"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699242"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699244"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699246"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699250"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507104"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699252"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699254"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699248"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507409"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699256"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506844"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699258"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507577"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699260"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699262"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699267"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699268"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507408"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699264"} {"timestamp":"2022-08-07T08:13:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699270"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507251"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699272"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506887"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699274"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699276"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506834"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699278"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507491"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699280"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506677"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699282"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507420"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699284"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507156"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699286"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507587"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699288"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699292"} {"timestamp":"2022-08-07T08:13:09.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507518"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699291"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507135"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699294"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507755"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699298"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507801"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699296"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507521"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699300"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506796"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699302"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699304"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507585"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699308"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507416"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699307"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507864"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699310"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507946"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699312"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699314"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507586"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699316"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699318"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507235"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699320"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507186"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699322"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699324"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507033"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699326"} {"timestamp":"2022-08-07T08:13:09.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507909"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699328"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506937"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699330"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699332"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507485"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699334"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507696"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699336"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507394"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699338"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507258"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699340"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699342"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3506787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3506787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699344"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507170"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699346"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507392"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699348"} {"timestamp":"2022-08-07T08:13:09.418Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507149"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699350"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699352"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507551"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699354"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699356"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507520"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699358"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507846"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699360"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507487"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699362"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699364"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507523"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699366"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507239"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699368"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507393"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699370"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507924"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699372"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507141"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699374"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507339"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507339","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699376"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699378"} {"timestamp":"2022-08-07T08:13:09.419Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699380"} {"timestamp":"2022-08-07T08:13:09.420Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507904"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699382"} {"timestamp":"2022-08-07T08:13:09.420Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507713"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699384"} {"timestamp":"2022-08-07T08:13:09.420Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507884"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699386"} {"timestamp":"2022-08-07T08:13:09.420Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507648"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699388"} {"timestamp":"2022-08-07T08:13:09.421Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507619"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699390"} {"timestamp":"2022-08-07T08:13:09.421Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507735"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699392"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507968"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699401"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508044"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699413"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508233"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699407"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508182"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699415"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508045"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699403"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508138"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699406"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508132"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699402"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507963"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699409"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508086"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699405"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508174"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699423"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699404"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508158"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699425"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507993"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699421"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508087"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699427"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699419"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508272"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699417"} {"timestamp":"2022-08-07T08:13:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508232"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699412"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508063"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699429"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507964"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699431"} {"timestamp":"2022-08-07T08:13:09.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699433"} {"timestamp":"2022-08-07T08:13:09.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508088"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699435"} {"timestamp":"2022-08-07T08:13:09.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508223"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699437"} {"timestamp":"2022-08-07T08:13:09.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3507979"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3507979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699439"} {"timestamp":"2022-08-07T08:13:09.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508183"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699441"} {"timestamp":"2022-08-07T08:13:09.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508260"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699443"} {"timestamp":"2022-08-07T08:13:09.516Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508271"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699445"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508301"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699454"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508327"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699458"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508380"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699460"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508340"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699457"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508429"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699452"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699451"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699453"} {"timestamp":"2022-08-07T08:13:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508357"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699462"} {"timestamp":"2022-08-07T08:13:09.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699464"} {"timestamp":"2022-08-07T08:13:09.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699466"} {"timestamp":"2022-08-07T08:13:09.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699468"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699482"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508489"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699487"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508470"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699483"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699477"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508457"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699479"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699480"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699481"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508565"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699478"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508518"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699491"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508490"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699489"} {"timestamp":"2022-08-07T08:13:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508561"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699485"} {"timestamp":"2022-08-07T08:13:09.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508514"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699493"} {"timestamp":"2022-08-07T08:13:09.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508444"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699495"} {"timestamp":"2022-08-07T08:13:09.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699497"} {"timestamp":"2022-08-07T08:13:09.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508621"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699499"} {"timestamp":"2022-08-07T08:13:09.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508619"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699501"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508743"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699504"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699512"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508747"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699515"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699510"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508662"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699507"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699526"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508873"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699508"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699530"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508795"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699528"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699523"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699520"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508707"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699518"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508816"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699516"} {"timestamp":"2022-08-07T08:13:09.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508772"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699524"} {"timestamp":"2022-08-07T08:13:09.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699532"} {"timestamp":"2022-08-07T08:13:09.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699534"} {"timestamp":"2022-08-07T08:13:09.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699536"} {"timestamp":"2022-08-07T08:13:09.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508773"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699538"} {"timestamp":"2022-08-07T08:13:09.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699540"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509042"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699547"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699557"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508903"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699548"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508954"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699549"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699561"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699551"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508899"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699554"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508955"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699555"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508993"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699550"} {"timestamp":"2022-08-07T08:13:09.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699559"} {"timestamp":"2022-08-07T08:13:09.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699563"} {"timestamp":"2022-08-07T08:13:09.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699565"} {"timestamp":"2022-08-07T08:13:09.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3508994"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3508994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699567"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699576"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509081"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699582"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509111"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699584"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509068"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699574"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509110"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699575"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699577"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699580"} {"timestamp":"2022-08-07T08:13:10.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509094"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699578"} {"timestamp":"2022-08-07T08:13:10.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509204"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699586"} {"timestamp":"2022-08-07T08:13:10.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509230"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699588"} {"timestamp":"2022-08-07T08:13:10.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509163"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699590"} {"timestamp":"2022-08-07T08:13:10.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699592"} {"timestamp":"2022-08-07T08:13:10.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509192"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699594"} {"timestamp":"2022-08-07T08:13:10.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509185"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699596"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699604"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699611"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509306"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699609"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509258"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699605"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699606"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509431"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699617"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509289"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699620"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699621"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509256"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699603"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699607"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509403"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699615"} {"timestamp":"2022-08-07T08:13:10.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509328"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699613"} {"timestamp":"2022-08-07T08:13:10.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509305"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699623"} {"timestamp":"2022-08-07T08:13:10.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509367"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509367","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699625"} {"timestamp":"2022-08-07T08:13:10.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509344"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699627"} {"timestamp":"2022-08-07T08:13:10.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509257"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699629"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509460"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699637"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509514"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699646"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509513"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699644"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699642"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509575"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699641"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509462"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699639"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699638"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699640"} {"timestamp":"2022-08-07T08:13:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509536"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699648"} {"timestamp":"2022-08-07T08:13:10.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509487"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699650"} {"timestamp":"2022-08-07T08:13:10.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509562"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699652"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509614"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699667"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699669"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699666"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509669"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699664"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509676"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699662"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509618"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699663"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509601"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699665"} {"timestamp":"2022-08-07T08:13:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509705"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699661"} {"timestamp":"2022-08-07T08:13:10.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509640"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699671"} {"timestamp":"2022-08-07T08:13:10.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699673"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699687"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509725"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699690"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509835"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699693"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509774"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699692"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509760"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699688"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699685"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509740"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699694"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699686"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699689"} {"timestamp":"2022-08-07T08:13:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509796"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699691"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509900"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699703"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509863"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699715"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510095"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699711"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509965"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699717"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509952"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699709"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509865"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699705"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510004"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699704"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509956"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699702"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510011"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699707"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509887"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699700"} {"timestamp":"2022-08-07T08:13:10.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510063"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699723"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699721"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699719"} {"timestamp":"2022-08-07T08:13:10.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509920"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699713"} {"timestamp":"2022-08-07T08:13:10.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510018"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699725"} {"timestamp":"2022-08-07T08:13:10.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699727"} {"timestamp":"2022-08-07T08:13:10.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699731"} {"timestamp":"2022-08-07T08:13:10.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3509913"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3509913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699729"} {"timestamp":"2022-08-07T08:13:10.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510012"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699733"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699743"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699754"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510114"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699753"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699745"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699747"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510276"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699748"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510240"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699746"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510206"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699749"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699750"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510316"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699744"} {"timestamp":"2022-08-07T08:13:10.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510274"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699760"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510275"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699758"} {"timestamp":"2022-08-07T08:13:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699757"} {"timestamp":"2022-08-07T08:13:10.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510273"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699762"} {"timestamp":"2022-08-07T08:13:10.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699764"} {"timestamp":"2022-08-07T08:13:10.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510329"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699766"} {"timestamp":"2022-08-07T08:13:10.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510242"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699768"} {"timestamp":"2022-08-07T08:13:10.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699770"} {"timestamp":"2022-08-07T08:13:10.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510176"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699772"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699781"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510492"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699787"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699789"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510359"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699791"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510453"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699783"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510478"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699795"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510426"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699799"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510573"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699801"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699803"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699779"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699780"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510603"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699778"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510420"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699805"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699797"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510355"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699793"} {"timestamp":"2022-08-07T08:13:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510381"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699785"} {"timestamp":"2022-08-07T08:13:10.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510554"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699807"} {"timestamp":"2022-08-07T08:13:10.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510555"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699809"} {"timestamp":"2022-08-07T08:13:10.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510474"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699811"} {"timestamp":"2022-08-07T08:13:10.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510590"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699813"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510623"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699823"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510622"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699826"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510707"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699824"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699830"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510675"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699827"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699828"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510668"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699825"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699829"} {"timestamp":"2022-08-07T08:13:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510720"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699832"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510749"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699838"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510854"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699845"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510837"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699841"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510811"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699849"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699840"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510872"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699851"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699843"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699839"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510815"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699855"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510880"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699853"} {"timestamp":"2022-08-07T08:13:10.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510781"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699847"} {"timestamp":"2022-08-07T08:13:10.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510772"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699857"} {"timestamp":"2022-08-07T08:13:10.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699859"} {"timestamp":"2022-08-07T08:13:10.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699861"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511022"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699876"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510960"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699882"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699878"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510972"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699886"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699874"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511071"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699871"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511045"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699869"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510917"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699872"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510959"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699870"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699873"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510922"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699885"} {"timestamp":"2022-08-07T08:13:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3510923"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3510923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699880"} {"timestamp":"2022-08-07T08:13:11.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511023"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511023","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699888"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511100"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699894"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699905"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511235"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699907"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511151"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699903"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699895"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511248"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699911"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511191"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699896"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699899"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511233"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699901"} {"timestamp":"2022-08-07T08:13:11.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699917"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699897"} {"timestamp":"2022-08-07T08:13:11.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511296"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699919"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511084"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699915"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511234"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699913"} {"timestamp":"2022-08-07T08:13:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699909"} {"timestamp":"2022-08-07T08:13:11.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699921"} {"timestamp":"2022-08-07T08:13:11.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699923"} {"timestamp":"2022-08-07T08:13:11.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511249"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699925"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511498"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699936"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699938"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511426"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699940"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511352"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699934"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511409"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699933"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699935"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511497"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699932"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699944"} {"timestamp":"2022-08-07T08:13:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511351"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699942"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699946"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699948"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699950"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511383"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699952"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511451"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699954"} {"timestamp":"2022-08-07T08:13:11.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511345"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699956"} {"timestamp":"2022-08-07T08:13:11.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699958"} {"timestamp":"2022-08-07T08:13:11.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699960"} {"timestamp":"2022-08-07T08:13:11.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699962"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511684"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699966"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699976"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511651"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699977"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699982"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511562"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699973"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699969"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511610"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699971"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699967"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511650"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699985"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699983"} {"timestamp":"2022-08-07T08:13:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511715"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699979"} {"timestamp":"2022-08-07T08:13:11.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511566"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699987"} {"timestamp":"2022-08-07T08:13:11.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699989"} {"timestamp":"2022-08-07T08:13:11.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511630"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699991"} {"timestamp":"2022-08-07T08:13:11.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699993"} {"timestamp":"2022-08-07T08:13:11.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511773"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699995"} {"timestamp":"2022-08-07T08:13:11.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699997"} {"timestamp":"2022-08-07T08:13:11.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511751"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4699999"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700009"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700011"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511833"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700022"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700018"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511877"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700026"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700024"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700015"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511784"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700020"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511783"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511783","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700010"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511942"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700012"} {"timestamp":"2022-08-07T08:13:11.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700028"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511825"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700014"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511891"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700016"} {"timestamp":"2022-08-07T08:13:11.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511832"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700013"} {"timestamp":"2022-08-07T08:13:11.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700030"} {"timestamp":"2022-08-07T08:13:11.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511981"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700032"} {"timestamp":"2022-08-07T08:13:11.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511955"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700034"} {"timestamp":"2022-08-07T08:13:11.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3511991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3511991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700036"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512063"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700046"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512039"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700049"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512020"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700045"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512131"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700055"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512089"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700044"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512059"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700047"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512118"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700043"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512111"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700053"} {"timestamp":"2022-08-07T08:13:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512033"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700051"} {"timestamp":"2022-08-07T08:13:11.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512132"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700057"} {"timestamp":"2022-08-07T08:13:11.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512088"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700059"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512177"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700078"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700083"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512297"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700086"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512237"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700084"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512164"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700073"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700076"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512271"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700070"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700069"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512218"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700074"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512295"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700068"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700071"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512202"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700072"} {"timestamp":"2022-08-07T08:13:11.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700080"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700092"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512332"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700095"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512356"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700101"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512384"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700093"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700094"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700097"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512400"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700103"} {"timestamp":"2022-08-07T08:13:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512401"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700100"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512551"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700117"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512481"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700116"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512605"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700122"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512527"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700124"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700115"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512514"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700113"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512543"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700112"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700114"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700118"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512555"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700126"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512444"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700128"} {"timestamp":"2022-08-07T08:13:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700121"} {"timestamp":"2022-08-07T08:13:11.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700130"} {"timestamp":"2022-08-07T08:13:11.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700132"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512741"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700149"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512669"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700143"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512621"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700145"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700144"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700142"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512713"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700147"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512743"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700153"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700148"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512657"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700146"} {"timestamp":"2022-08-07T08:13:11.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700151"} {"timestamp":"2022-08-07T08:13:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512622"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700155"} {"timestamp":"2022-08-07T08:13:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512777"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700157"} {"timestamp":"2022-08-07T08:13:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700159"} {"timestamp":"2022-08-07T08:13:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700161"} {"timestamp":"2022-08-07T08:13:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512813"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700163"} {"timestamp":"2022-08-07T08:13:11.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700165"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512852"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700177"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700180"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700184"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512887"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700175"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512888"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700174"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512942"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700176"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512889"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700192"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512933"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700178"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512865"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700173"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512832"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700190"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512934"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700188"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512890"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700187"} {"timestamp":"2022-08-07T08:13:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512826"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700182"} {"timestamp":"2022-08-07T08:13:12.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3512995"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3512995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700194"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513116"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700205"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700211"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513115"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700200"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700209"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513142"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700208"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700203"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513047"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700201"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700202"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513015"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700219"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513197"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700223"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700221"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513019"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700217"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513066"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700215"} {"timestamp":"2022-08-07T08:13:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513070"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700214"} {"timestamp":"2022-08-07T08:13:12.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700225"} {"timestamp":"2022-08-07T08:13:12.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513060"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700227"} {"timestamp":"2022-08-07T08:13:12.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700229"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513272"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700242"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700250"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513444"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700248"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513363"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700254"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513492"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700246"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513229"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700256"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513362"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700243"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513222"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700239"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513445"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700260"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513417"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700241"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513372"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700238"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513449"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700244"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513519"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700240"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700262"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513493"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700264"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700258"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513307"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700266"} {"timestamp":"2022-08-07T08:13:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513219"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700252"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513271"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700268"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700270"} {"timestamp":"2022-08-07T08:13:12.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513375"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700272"} {"timestamp":"2022-08-07T08:13:12.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700274"} {"timestamp":"2022-08-07T08:13:12.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513518"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700276"} {"timestamp":"2022-08-07T08:13:12.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513411"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700278"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513587"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700288"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513554"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700297"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513627"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700291"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513566"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700295"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513595"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700292"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513661"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700301"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700287"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700289"} {"timestamp":"2022-08-07T08:13:12.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700303"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513675"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700293"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513558"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700290"} {"timestamp":"2022-08-07T08:13:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700299"} {"timestamp":"2022-08-07T08:13:12.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513619"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700305"} {"timestamp":"2022-08-07T08:13:12.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513697"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700307"} {"timestamp":"2022-08-07T08:13:12.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513626"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700309"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513854"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700321"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513934"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700326"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513844"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700324"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700332"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513856"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700319"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700317"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700334"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513736"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700336"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513843"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700338"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700318"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700342"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513779"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700322"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513799"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700320"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700340"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700330"} {"timestamp":"2022-08-07T08:13:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513746"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700328"} {"timestamp":"2022-08-07T08:13:12.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513974"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700344"} {"timestamp":"2022-08-07T08:13:12.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513778"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700346"} {"timestamp":"2022-08-07T08:13:12.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513935"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700348"} {"timestamp":"2022-08-07T08:13:12.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700350"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3513999"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3513999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700367"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514113"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700360"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514052"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700359"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514125"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700363"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514022"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700361"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514093"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700358"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514087"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700365"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514035"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700362"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514046"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700369"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514117"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700373"} {"timestamp":"2022-08-07T08:13:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514000"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700371"} {"timestamp":"2022-08-07T08:13:12.520Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514074"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700375"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514203"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700386"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514295"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700390"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700399"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514204"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700387"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514263"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700391"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700388"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514256"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700394"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514190"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700393"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514170"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700396"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514155"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700392"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514264"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700389"} {"timestamp":"2022-08-07T08:13:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700400"} {"timestamp":"2022-08-07T08:13:12.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514167"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700402"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514372"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700410"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700421"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514320"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700425"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700423"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514516"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700427"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514517"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700413"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514359"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700435"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514337"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700419"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514418"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700411"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514419"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700437"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700412"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514507"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700415"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700417"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514568"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700414"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514336"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514336","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700439"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514523"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700433"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514587"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700432"} {"timestamp":"2022-08-07T08:13:12.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514325"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700429"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514375"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700441"} {"timestamp":"2022-08-07T08:13:12.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514371"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700443"} {"timestamp":"2022-08-07T08:13:12.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514440"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700445"} {"timestamp":"2022-08-07T08:13:12.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700447"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514597"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700456"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700462"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514696"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700460"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514672"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700458"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514753"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700466"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514685"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700453"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514718"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700468"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514646"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700454"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700470"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514754"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700452"} {"timestamp":"2022-08-07T08:13:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700464"} {"timestamp":"2022-08-07T08:13:12.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514625"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700472"} {"timestamp":"2022-08-07T08:13:12.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700474"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514810"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700479"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514932"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700489"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514776"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700487"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514946"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700486"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514865"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700480"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700493"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514875"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700495"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514854"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700497"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514958"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700481"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700483"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514841"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700491"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514957"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700499"} {"timestamp":"2022-08-07T08:13:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514804"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700501"} {"timestamp":"2022-08-07T08:13:12.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514866"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700503"} {"timestamp":"2022-08-07T08:13:12.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700505"} {"timestamp":"2022-08-07T08:13:12.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700507"} {"timestamp":"2022-08-07T08:13:12.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700509"} {"timestamp":"2022-08-07T08:13:12.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3514945"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3514945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700511"} {"timestamp":"2022-08-07T08:13:12.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700513"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515140"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700527"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700530"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515179"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700534"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515026"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700526"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515101"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700522"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515081"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700523"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700524"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700525"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700538"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515052"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700528"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700536"} {"timestamp":"2022-08-07T08:13:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515027"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700532"} {"timestamp":"2022-08-07T08:13:13.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515157"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700540"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515270"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700550"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515313"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700554"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700559"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515281"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700556"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515205"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700555"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515211"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700558"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700553"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515231"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700551"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515257"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700552"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515287"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700561"} {"timestamp":"2022-08-07T08:13:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515244"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700563"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515348"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700582"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515479"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700584"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515416"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700586"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700574"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515335"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700589"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515482"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700590"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515400"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700581"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515506"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700573"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700575"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515364"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700576"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515456"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700572"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515455"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700578"} {"timestamp":"2022-08-07T08:13:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515419"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700577"} {"timestamp":"2022-08-07T08:13:13.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515365"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700592"} {"timestamp":"2022-08-07T08:13:13.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700594"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700605"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700611"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700609"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515647"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700607"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515713"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700603"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515545"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700602"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700601"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700617"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700615"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515664"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700613"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515595"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700604"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700621"} {"timestamp":"2022-08-07T08:13:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515663"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700619"} {"timestamp":"2022-08-07T08:13:13.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700623"} {"timestamp":"2022-08-07T08:13:13.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700625"} {"timestamp":"2022-08-07T08:13:13.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515530"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700627"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515874"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700630"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515785"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700635"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700642"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700637"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515742"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700636"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515941"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700646"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700644"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515764"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700638"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700640"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515835"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700652"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515940"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700650"} {"timestamp":"2022-08-07T08:13:13.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700656"} {"timestamp":"2022-08-07T08:13:13.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515876"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700655"} {"timestamp":"2022-08-07T08:13:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515789"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700648"} {"timestamp":"2022-08-07T08:13:13.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700658"} {"timestamp":"2022-08-07T08:13:13.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515776"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700660"} {"timestamp":"2022-08-07T08:13:13.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515914"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700662"} {"timestamp":"2022-08-07T08:13:13.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515875"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700664"} {"timestamp":"2022-08-07T08:13:13.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515836"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700666"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516092"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700675"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516054"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700677"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515990"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700673"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516093"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700679"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515993"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700681"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3515992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3515992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700683"} {"timestamp":"2022-08-07T08:13:13.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516076"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700685"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700674"} {"timestamp":"2022-08-07T08:13:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700672"} {"timestamp":"2022-08-07T08:13:13.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700687"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516158"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700698"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516230"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700702"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516231"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700700"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516287"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700694"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700695"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516131"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700696"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516154"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700693"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700710"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516225"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700709"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700706"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516115"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700704"} {"timestamp":"2022-08-07T08:13:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700712"} {"timestamp":"2022-08-07T08:13:13.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516265"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700715"} {"timestamp":"2022-08-07T08:13:13.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516228"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700716"} {"timestamp":"2022-08-07T08:13:13.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516288"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700718"} 10.0.0.1 - - [07/Aug/2022:08:13:05 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [07/Aug/2022:08:13:08 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350997 30ms {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700726"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700731"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516427"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700729"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700727"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516349"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700737"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700725"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516314"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700724"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516336"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516336","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700735"} {"timestamp":"2022-08-07T08:13:13.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516405"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700733"} {"timestamp":"2022-08-07T08:13:13.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516365"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700739"} {"timestamp":"2022-08-07T08:13:13.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516440"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700741"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516612"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700744"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516456"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700746"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700754"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516509"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700752"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516547"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700756"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516479"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700749"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516457"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700762"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700750"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700764"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700760"} {"timestamp":"2022-08-07T08:13:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516584"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700758"} {"timestamp":"2022-08-07T08:13:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700766"} {"timestamp":"2022-08-07T08:13:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516652"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700768"} {"timestamp":"2022-08-07T08:13:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700770"} {"timestamp":"2022-08-07T08:13:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700772"} {"timestamp":"2022-08-07T08:13:13.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516613"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700774"} {"timestamp":"2022-08-07T08:13:13.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700776"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516801"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700789"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700796"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700793"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516677"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700785"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516800"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700787"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700788"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700786"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516846"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700790"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700791"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516700"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700801"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700799"} {"timestamp":"2022-08-07T08:13:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516802"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700797"} {"timestamp":"2022-08-07T08:13:13.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516712"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700805"} {"timestamp":"2022-08-07T08:13:13.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700804"} {"timestamp":"2022-08-07T08:13:13.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516778"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700807"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516950"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700821"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516908"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700828"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516973"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700830"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516885"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700818"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700816"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517012"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700826"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516997"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700824"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516934"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700820"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516986"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700819"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700822"} {"timestamp":"2022-08-07T08:13:14.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517011"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700817"} {"timestamp":"2022-08-07T08:13:14.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516912"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700832"} {"timestamp":"2022-08-07T08:13:14.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3516886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3516886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700834"} {"timestamp":"2022-08-07T08:13:14.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517013"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700836"} {"timestamp":"2022-08-07T08:13:14.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517045"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700838"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700847"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517103"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700855"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700857"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700853"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517220"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700859"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517152"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700848"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517159"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700863"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517067"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700867"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517132"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700849"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517185"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700850"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700846"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517207"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700851"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517233"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700866"} {"timestamp":"2022-08-07T08:13:14.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700861"} {"timestamp":"2022-08-07T08:13:14.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517246"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700869"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517279"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700875"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517259"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700880"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700882"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517278"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700877"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700878"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517280"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700876"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517363"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700886"} {"timestamp":"2022-08-07T08:13:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700884"} {"timestamp":"2022-08-07T08:13:14.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517332"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700888"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517506"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700902"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700913"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517376"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517376","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700911"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517432"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700909"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517391"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700901"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700899"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700905"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517493"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700904"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517431"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700900"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517390"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700903"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517464"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700898"} {"timestamp":"2022-08-07T08:13:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700907"} {"timestamp":"2022-08-07T08:13:14.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517454"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700915"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517588"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700919"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517561"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700926"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517636"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700922"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517545"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700924"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700920"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700928"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517584"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700932"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517596"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700934"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700930"} {"timestamp":"2022-08-07T08:13:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700936"} {"timestamp":"2022-08-07T08:13:14.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517679"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700938"} {"timestamp":"2022-08-07T08:13:14.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517652"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700940"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517809"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700949"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700959"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517770"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700957"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517714"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700953"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517895"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700961"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700963"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700954"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517774"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700952"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700950"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517863"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700955"} {"timestamp":"2022-08-07T08:13:14.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517769"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700965"} {"timestamp":"2022-08-07T08:13:14.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517857"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700951"} {"timestamp":"2022-08-07T08:13:14.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700967"} {"timestamp":"2022-08-07T08:13:14.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517880"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700969"} {"timestamp":"2022-08-07T08:13:14.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517835"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700971"} {"timestamp":"2022-08-07T08:13:14.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517753"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700973"} {"timestamp":"2022-08-07T08:13:14.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517881"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700975"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700987"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517939"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700992"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518000"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700988"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700990"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700983"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517970"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700984"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517935"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700985"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518017"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700986"} {"timestamp":"2022-08-07T08:13:14.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3517971"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3517971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700994"} {"timestamp":"2022-08-07T08:13:14.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518039"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4700996"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518205"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701011"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701013"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518206"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701008"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701016"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701023"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701007"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701009"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518052"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701006"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701010"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518066"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701005"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518104"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701022"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701019"} {"timestamp":"2022-08-07T08:13:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518251"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701017"} {"timestamp":"2022-08-07T08:13:14.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518162"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701025"} {"timestamp":"2022-08-07T08:13:14.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518065"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701027"} {"timestamp":"2022-08-07T08:13:14.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518250"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701029"} {"timestamp":"2022-08-07T08:13:14.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518176"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701031"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518319"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701041"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518434"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701046"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518281"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701042"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518351"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701049"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701040"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518276"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701054"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518289"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701057"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518379"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701044"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518424"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701060"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518355"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701062"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518416"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701036"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518277"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701034"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518462"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701058"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518378"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701050"} {"timestamp":"2022-08-07T08:13:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518489"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701052"} {"timestamp":"2022-08-07T08:13:14.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518389"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701064"} {"timestamp":"2022-08-07T08:13:14.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701066"} {"timestamp":"2022-08-07T08:13:14.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518329"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701068"} {"timestamp":"2022-08-07T08:13:14.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518524"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701070"} {"timestamp":"2022-08-07T08:13:14.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701072"} {"timestamp":"2022-08-07T08:13:14.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518523"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701074"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518624"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701087"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701093"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518628"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701092"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701082"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701086"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701089"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701083"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518611"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701085"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701084"} {"timestamp":"2022-08-07T08:13:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518670"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701095"} {"timestamp":"2022-08-07T08:13:14.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518650"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701097"} {"timestamp":"2022-08-07T08:13:14.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518689"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701099"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518702"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701118"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518806"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701110"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701124"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518749"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701114"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701113"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518745"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701112"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518812"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701111"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518786"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701115"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701126"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518744"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701109"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701122"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518780"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701116"} {"timestamp":"2022-08-07T08:13:15.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518849"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701120"} {"timestamp":"2022-08-07T08:13:15.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518826"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701128"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701141"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519018"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701145"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518927"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701137"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518938"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701147"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518939"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701138"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518900"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701149"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518884"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701140"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701136"} {"timestamp":"2022-08-07T08:13:15.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519001"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701151"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701139"} {"timestamp":"2022-08-07T08:13:15.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518923"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701143"} {"timestamp":"2022-08-07T08:13:15.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3518973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3518973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701153"} {"timestamp":"2022-08-07T08:13:15.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519022"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701155"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519053"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701168"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519132"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701180"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519154"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701175"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519121"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701174"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519209"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701170"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519222"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701169"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519235"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701167"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519066"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701172"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519187"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701173"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519073"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701178"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701171"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519150"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701176"} {"timestamp":"2022-08-07T08:13:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701182"} {"timestamp":"2022-08-07T08:13:15.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519122"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701184"} {"timestamp":"2022-08-07T08:13:15.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519186"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701186"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519258"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701192"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701193"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519352"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701197"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519326"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701204"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519291"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701207"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519369"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701201"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519290"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701213"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519391"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701195"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519257"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701200"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519368"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701194"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701211"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519339"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519339","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701209"} {"timestamp":"2022-08-07T08:13:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519248"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701205"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701226"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701239"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519579"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701241"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701231"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519550"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701235"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519507"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701232"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519606"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701228"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519467"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701229"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519563"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701230"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519605"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701233"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519423"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701237"} {"timestamp":"2022-08-07T08:13:15.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701227"} {"timestamp":"2022-08-07T08:13:15.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701243"} {"timestamp":"2022-08-07T08:13:15.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519462"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701245"} {"timestamp":"2022-08-07T08:13:15.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519422"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701247"} {"timestamp":"2022-08-07T08:13:15.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519537"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701249"} {"timestamp":"2022-08-07T08:13:15.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519508"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701251"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519685"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701262"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701273"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701276"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519797"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701266"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519684"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701265"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519641"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701264"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519771"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701270"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701268"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519661"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701267"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701269"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519740"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701263"} {"timestamp":"2022-08-07T08:13:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701274"} {"timestamp":"2022-08-07T08:13:15.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519784"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701278"} {"timestamp":"2022-08-07T08:13:15.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519814"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701280"} {"timestamp":"2022-08-07T08:13:15.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519810"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701282"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519836"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701285"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519856"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701291"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519966"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701299"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519917"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701297"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519942"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701295"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519918"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701301"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519851"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701294"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519857"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701303"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701305"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701292"} {"timestamp":"2022-08-07T08:13:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701293"} {"timestamp":"2022-08-07T08:13:15.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701307"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701316"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520061"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701324"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3519999"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3519999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701328"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520034"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520034","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701321"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520083"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701322"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701315"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520000"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701318"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520035"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701314"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520100"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701313"} {"timestamp":"2022-08-07T08:13:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520122"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701326"} {"timestamp":"2022-08-07T08:13:15.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701330"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520220"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701340"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520135"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701349"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701347"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520252"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701351"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520174"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701342"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701341"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520278"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701339"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520148"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701345"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520161"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701338"} {"timestamp":"2022-08-07T08:13:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520191"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701343"} {"timestamp":"2022-08-07T08:13:15.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520265"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701354"} {"timestamp":"2022-08-07T08:13:15.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520219"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701355"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520355"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701370"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520354"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701374"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520303"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701376"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520353"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701372"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520554"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701378"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701382"} {"timestamp":"2022-08-07T08:13:15.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520297"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701384"} {"timestamp":"2022-08-07T08:13:15.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701386"} {"timestamp":"2022-08-07T08:13:15.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701390"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520400"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701366"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520520"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701365"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520301"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701368"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520512"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701364"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701367"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520409"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701369"} {"timestamp":"2022-08-07T08:13:15.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520403"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701388"} {"timestamp":"2022-08-07T08:13:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701380"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701393"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520451"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701398"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520450"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701396"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701394"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701400"} {"timestamp":"2022-08-07T08:13:15.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520473"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701402"} {"timestamp":"2022-08-07T08:13:15.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520555"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701404"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701411"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701414"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520616"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701413"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520749"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701415"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520772"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701423"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701427"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701412"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520642"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701425"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701421"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701419"} {"timestamp":"2022-08-07T08:13:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520702"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701417"} {"timestamp":"2022-08-07T08:13:16.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701429"} {"timestamp":"2022-08-07T08:13:16.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701431"} {"timestamp":"2022-08-07T08:13:16.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520694"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701433"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520948"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701446"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701444"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520785"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701453"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520809"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701450"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520893"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701440"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520915"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701448"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701460"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520863"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701443"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520850"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701441"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520934"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701442"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520798"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701458"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520810"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701456"} {"timestamp":"2022-08-07T08:13:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520980"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701454"} {"timestamp":"2022-08-07T08:13:16.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520986"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701462"} {"timestamp":"2022-08-07T08:13:16.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701464"} {"timestamp":"2022-08-07T08:13:16.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521009"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701466"} {"timestamp":"2022-08-07T08:13:16.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520928"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701468"} {"timestamp":"2022-08-07T08:13:16.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520889"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701470"} {"timestamp":"2022-08-07T08:13:16.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3520958"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3520958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701472"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701479"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521052"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701483"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521050"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701478"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521028"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701489"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521140"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701481"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701477"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521060"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701493"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701491"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521162"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701487"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521061"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701486"} {"timestamp":"2022-08-07T08:13:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521179"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701495"} {"timestamp":"2022-08-07T08:13:16.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701497"} {"timestamp":"2022-08-07T08:13:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521114"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701499"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521215"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701507"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701510"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521279"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701506"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521204"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701509"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521266"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701512"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521253"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701508"} {"timestamp":"2022-08-07T08:13:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521240"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701514"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521500"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701525"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521433"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701533"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521426"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701539"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521477"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701540"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701526"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521434"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701543"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701527"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701531"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701530"} {"timestamp":"2022-08-07T08:13:16.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521375"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701545"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521539"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701528"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521312"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701524"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701529"} {"timestamp":"2022-08-07T08:13:16.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521323"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701549"} {"timestamp":"2022-08-07T08:13:16.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521425"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701547"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521364"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701541"} {"timestamp":"2022-08-07T08:13:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521409"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701535"} {"timestamp":"2022-08-07T08:13:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701551"} {"timestamp":"2022-08-07T08:13:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521517"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701553"} {"timestamp":"2022-08-07T08:13:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521513"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701555"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521656"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701563"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701582"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701580"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521569"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701578"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521552"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521552","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701576"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521669"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701564"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701568"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701567"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701570"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521685"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701574"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521567"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701566"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701572"} {"timestamp":"2022-08-07T08:13:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701565"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521773"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701601"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521747"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701599"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521851"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701597"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521838"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701596"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521734"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701595"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701594"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701603"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521721"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701602"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521789"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701598"} {"timestamp":"2022-08-07T08:13:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701600"} {"timestamp":"2022-08-07T08:13:16.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701605"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521972"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701612"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521906"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701616"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521911"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701611"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521942"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701610"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701624"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701626"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521872"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701628"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701622"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521864"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701620"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521955"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701618"} {"timestamp":"2022-08-07T08:13:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521871"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701615"} {"timestamp":"2022-08-07T08:13:16.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3521997"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3521997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701630"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522137"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701641"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522089"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701649"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522046"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701647"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701646"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522054"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701643"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701637"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701638"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701639"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701636"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522124"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701653"} {"timestamp":"2022-08-07T08:13:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701651"} {"timestamp":"2022-08-07T08:13:16.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522150"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701655"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522219"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701661"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522293"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701667"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522180"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701663"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522218"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701670"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701676"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522371"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701662"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701674"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522176"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701680"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522202"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701672"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522220"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701664"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701668"} {"timestamp":"2022-08-07T08:13:16.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522348"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701682"} {"timestamp":"2022-08-07T08:13:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701678"} {"timestamp":"2022-08-07T08:13:16.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701684"} {"timestamp":"2022-08-07T08:13:16.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522318"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701686"} {"timestamp":"2022-08-07T08:13:16.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522349"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701688"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522384"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701693"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522539"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701699"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522416"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701692"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701701"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522538"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701697"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522462"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701703"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522428"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701708"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701715"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701717"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522514"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701695"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522536"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701713"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522537"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701711"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701719"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522418"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701710"} {"timestamp":"2022-08-07T08:13:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522417"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701709"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522655"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701736"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522618"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701740"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522709"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701735"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522582"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701733"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522583"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701738"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522654"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522654","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701737"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522601"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701734"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522617"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701732"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522619"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701731"} {"timestamp":"2022-08-07T08:13:17.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522683"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701730"} {"timestamp":"2022-08-07T08:13:17.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522696"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701743"} {"timestamp":"2022-08-07T08:13:17.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522724"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701746"} {"timestamp":"2022-08-07T08:13:17.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522726"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701744"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522807"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701751"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522774"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701761"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522787"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701759"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701757"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522855"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701767"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522829"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701752"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522811"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701771"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522895"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701755"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522830"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701753"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522748"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701769"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522800"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701765"} {"timestamp":"2022-08-07T08:13:17.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522891"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701764"} {"timestamp":"2022-08-07T08:13:17.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522854"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701773"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522958"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701781"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522940"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701792"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522930"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701790"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522909"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701786"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523034"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523034","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701784"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523014"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701785"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522959"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701783"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522983"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701789"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523067"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701782"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701796"} {"timestamp":"2022-08-07T08:13:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3522939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3522939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701794"} {"timestamp":"2022-08-07T08:13:17.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523047"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701799"} {"timestamp":"2022-08-07T08:13:17.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523066"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701800"} {"timestamp":"2022-08-07T08:13:17.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701802"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701813"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523102"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701814"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701817"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701818"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701816"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523190"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701821"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523155"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701820"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523103"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701815"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523110"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701819"} {"timestamp":"2022-08-07T08:13:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523151"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701823"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523346"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701830"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523350"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701836"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523284"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701844"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523372"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701833"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701832"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523229"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701834"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523285"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701831"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523248"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701840"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701842"} {"timestamp":"2022-08-07T08:13:17.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523250"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701841"} {"timestamp":"2022-08-07T08:13:17.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701848"} {"timestamp":"2022-08-07T08:13:17.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701847"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523437"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701851"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523385"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701855"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523593"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701857"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523489"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701854"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701863"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523528"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701865"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701861"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523443"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701867"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523597"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701859"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523460"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701871"} {"timestamp":"2022-08-07T08:13:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701869"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523574"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701873"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523623"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701875"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523498"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701877"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701879"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523405"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701881"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523549"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701883"} {"timestamp":"2022-08-07T08:13:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523622"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701885"} {"timestamp":"2022-08-07T08:13:17.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701887"} {"timestamp":"2022-08-07T08:13:17.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523499"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701889"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701898"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523675"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701906"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523792"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701904"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523700"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701909"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523736"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701903"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523645"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701896"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701897"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523817"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701900"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701899"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523671"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701918"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523701"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701916"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701914"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523740"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701913"} {"timestamp":"2022-08-07T08:13:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523766"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701910"} {"timestamp":"2022-08-07T08:13:17.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523818"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701920"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701931"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524058"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701937"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523983"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701929"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523846"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701935"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701930"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701941"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523872"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701947"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523866"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701936"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524048"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701928"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523927"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701927"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701945"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701943"} {"timestamp":"2022-08-07T08:13:17.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701939"} {"timestamp":"2022-08-07T08:13:17.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701949"} {"timestamp":"2022-08-07T08:13:17.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523911"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701951"} {"timestamp":"2022-08-07T08:13:17.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701955"} {"timestamp":"2022-08-07T08:13:17.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523984"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701953"} {"timestamp":"2022-08-07T08:13:17.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523909"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701957"} {"timestamp":"2022-08-07T08:13:17.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523994"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701959"} {"timestamp":"2022-08-07T08:13:17.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3523982"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3523982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701961"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524130"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701976"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524178"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701978"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524239"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701980"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524103"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701982"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524260"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701973"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524199"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701984"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524104"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701972"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524194"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701986"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701970"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524129"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701971"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524156"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701974"} {"timestamp":"2022-08-07T08:13:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524195"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701975"} {"timestamp":"2022-08-07T08:13:17.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524155"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701988"} {"timestamp":"2022-08-07T08:13:17.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4701990"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702003"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524336"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524336","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702009"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524282"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702002"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702004"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524288"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702001"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524301"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702005"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524399"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702007"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702006"} {"timestamp":"2022-08-07T08:13:18.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524338"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702000"} {"timestamp":"2022-08-07T08:13:18.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702011"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524496"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702024"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524516"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702026"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524451"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702023"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524412"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702022"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524460"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702019"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702020"} {"timestamp":"2022-08-07T08:13:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524429"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702021"} {"timestamp":"2022-08-07T08:13:18.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524461"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702028"} {"timestamp":"2022-08-07T08:13:18.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702030"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524529"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702043"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524660"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702047"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702040"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524626"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702052"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524555"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702041"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702055"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702038"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702045"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702039"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702042"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524639"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702053"} {"timestamp":"2022-08-07T08:13:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524616"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702051"} {"timestamp":"2022-08-07T08:13:18.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524598"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702057"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702066"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524741"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702074"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524702"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702077"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524757"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702078"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702072"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702067"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702065"} {"timestamp":"2022-08-07T08:13:18.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524810"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702080"} {"timestamp":"2022-08-07T08:13:18.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524701"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702082"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524789"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702070"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524767"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702068"} {"timestamp":"2022-08-07T08:13:18.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524806"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702064"} {"timestamp":"2022-08-07T08:13:18.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524724"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702084"} {"timestamp":"2022-08-07T08:13:18.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702086"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702103"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702109"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524900"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702107"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524880"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702101"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524997"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702105"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702099"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524901"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702102"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524984"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702113"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702100"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525030"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702097"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525010"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702098"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524945"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702096"} {"timestamp":"2022-08-07T08:13:18.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3524905"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3524905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702115"} {"timestamp":"2022-08-07T08:13:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702111"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702122"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525196"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702132"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525113"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702134"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525179"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702136"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525160"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702131"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525075"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702125"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525079"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702124"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525062"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702126"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525107"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702128"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525109"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702123"} {"timestamp":"2022-08-07T08:13:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525108"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702138"} {"timestamp":"2022-08-07T08:13:18.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702140"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525229"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702148"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525221"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702155"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525309"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702149"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702157"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525230"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702150"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525284"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702152"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702164"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525346"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702151"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702153"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525374"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702165"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525222"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702160"} {"timestamp":"2022-08-07T08:13:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525335"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702161"} {"timestamp":"2022-08-07T08:13:18.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525315"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702167"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525426"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702172"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702174"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525432"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702178"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525441"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702173"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525396"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702176"} {"timestamp":"2022-08-07T08:13:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525387"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702180"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525550"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702188"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525611"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702199"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525508"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702203"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702205"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525569"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702201"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525491"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702200"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525612"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702195"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702192"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525543"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702193"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525582"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702189"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525506"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702191"} {"timestamp":"2022-08-07T08:13:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702190"} {"timestamp":"2022-08-07T08:13:18.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525588"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702207"} {"timestamp":"2022-08-07T08:13:18.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702209"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525816"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702217"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702220"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702218"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525768"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702216"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525716"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702215"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525715"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702224"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525738"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702230"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525699"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702232"} {"timestamp":"2022-08-07T08:13:18.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525790"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702234"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525660"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702222"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702228"} {"timestamp":"2022-08-07T08:13:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702226"} {"timestamp":"2022-08-07T08:13:18.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702236"} {"timestamp":"2022-08-07T08:13:18.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525820"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702238"} {"timestamp":"2022-08-07T08:13:18.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525744"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702240"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525871"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702246"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525963"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702257"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702259"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525911"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702254"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702265"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525845"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702253"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525991"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702248"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525872"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702255"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525959"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702249"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702247"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525985"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702264"} {"timestamp":"2022-08-07T08:13:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702261"} {"timestamp":"2022-08-07T08:13:19.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3525933"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3525933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702267"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526030"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702277"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526107"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702278"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526097"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526097","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702279"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526011"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702280"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526096"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702284"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702286"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526089"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702281"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526052"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702282"} {"timestamp":"2022-08-07T08:13:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526054"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702276"} {"timestamp":"2022-08-07T08:13:19.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526076"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702288"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526209"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702296"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526314"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702299"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526323"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702297"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702300"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702305"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526258"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702301"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526180"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702298"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526145"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702309"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526144"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702307"} {"timestamp":"2022-08-07T08:13:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702303"} {"timestamp":"2022-08-07T08:13:19.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526350"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702311"} {"timestamp":"2022-08-07T08:13:19.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526149"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702313"} {"timestamp":"2022-08-07T08:13:19.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702315"} {"timestamp":"2022-08-07T08:13:19.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702317"} {"timestamp":"2022-08-07T08:13:19.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702319"} {"timestamp":"2022-08-07T08:13:19.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526210"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702321"} {"timestamp":"2022-08-07T08:13:19.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526265"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702323"} {"timestamp":"2022-08-07T08:13:19.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702325"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702331"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526378"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702334"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526453"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702330"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526407"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702332"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526479"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702336"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702338"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526409"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702340"} {"timestamp":"2022-08-07T08:13:19.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526466"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702342"} {"timestamp":"2022-08-07T08:13:19.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526408"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702344"} {"timestamp":"2022-08-07T08:13:19.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526419"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702346"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702356"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526609"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702365"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526574"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702363"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702357"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526703"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702371"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702373"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526537"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702375"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702377"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526648"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702358"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702361"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526538"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702359"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526509"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702354"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526613"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702355"} {"timestamp":"2022-08-07T08:13:19.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526596"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702379"} {"timestamp":"2022-08-07T08:13:19.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702381"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702369"} {"timestamp":"2022-08-07T08:13:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526685"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702367"} {"timestamp":"2022-08-07T08:13:19.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526539"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702383"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526758"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702389"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526885"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702391"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702390"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702392"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526907"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702400"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526759"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702399"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526823"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702406"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702396"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702395"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526918"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702402"} {"timestamp":"2022-08-07T08:13:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526797"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702404"} {"timestamp":"2022-08-07T08:13:19.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702408"} {"timestamp":"2022-08-07T08:13:19.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526791"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702410"} {"timestamp":"2022-08-07T08:13:19.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702412"} {"timestamp":"2022-08-07T08:13:19.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702414"} {"timestamp":"2022-08-07T08:13:19.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702416"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702427"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527038"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702437"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702435"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526986"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702441"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526999"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702431"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526955"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702433"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527104"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702423"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526998"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702429"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527051"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702426"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527000"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702425"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3526954"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3526954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702424"} {"timestamp":"2022-08-07T08:13:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527142"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702439"} {"timestamp":"2022-08-07T08:13:19.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527077"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702443"} {"timestamp":"2022-08-07T08:13:19.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527107"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702445"} {"timestamp":"2022-08-07T08:13:19.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527129"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702448"} {"timestamp":"2022-08-07T08:13:19.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702449"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527400"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702453"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527237"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702462"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527245"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702458"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527453"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702460"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527345"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702470"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527402"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702472"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527159"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702474"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702478"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702456"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702480"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527344"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702454"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702476"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527315"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702466"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527158"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702482"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527201"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527201","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702468"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527202"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702484"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527314"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702486"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527379"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702488"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702490"} {"timestamp":"2022-08-07T08:13:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527445"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702465"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702492"} {"timestamp":"2022-08-07T08:13:19.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527380"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702494"} {"timestamp":"2022-08-07T08:13:19.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527195"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702496"} {"timestamp":"2022-08-07T08:13:19.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527401"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702498"} {"timestamp":"2022-08-07T08:13:19.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527444"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702500"} {"timestamp":"2022-08-07T08:13:19.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527452"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702502"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702507"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527584"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702511"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527538"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702513"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527571"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702506"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527532"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702515"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527597"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702510"} {"timestamp":"2022-08-07T08:13:19.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527497"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702517"} {"timestamp":"2022-08-07T08:13:19.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527501"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702519"} {"timestamp":"2022-08-07T08:13:19.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702521"} {"timestamp":"2022-08-07T08:13:19.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527610"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702523"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702533"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527727"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527727","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702536"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527696"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702535"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527693"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702538"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527740"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702537"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527694"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702540"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702534"} {"timestamp":"2022-08-07T08:13:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702532"} {"timestamp":"2022-08-07T08:13:19.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527625"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702542"} {"timestamp":"2022-08-07T08:13:19.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527657"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702544"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702551"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527883"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702555"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527814"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702553"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527792"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702552"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527753"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702559"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527844"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702550"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527896"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702563"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702557"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527770"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702562"} {"timestamp":"2022-08-07T08:13:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527769"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702565"} {"timestamp":"2022-08-07T08:13:20.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527815"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702567"} {"timestamp":"2022-08-07T08:13:20.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702569"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527948"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702579"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527957"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702588"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527935"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702592"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528026"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702586"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702582"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528030"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702583"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702581"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702580"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527913"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702584"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527909"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702578"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3527958"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3527958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702594"} {"timestamp":"2022-08-07T08:13:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528055"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702590"} {"timestamp":"2022-08-07T08:13:20.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528013"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702596"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528195"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702603"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528156"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702611"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702601"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702613"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528082"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702608"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702609"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702605"} {"timestamp":"2022-08-07T08:13:20.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528250"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702625"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528209"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702602"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702623"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528173"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702621"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528251"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702617"} {"timestamp":"2022-08-07T08:13:20.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528277"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702627"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702619"} {"timestamp":"2022-08-07T08:13:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528081"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702615"} {"timestamp":"2022-08-07T08:13:20.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702629"} {"timestamp":"2022-08-07T08:13:20.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702631"} {"timestamp":"2022-08-07T08:13:20.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528299"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702633"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702641"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528436"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702647"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528316"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702644"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528342"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702654"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702656"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702642"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528346"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702637"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528437"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702638"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528450"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702662"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528477"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702660"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528386"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702658"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702653"} {"timestamp":"2022-08-07T08:13:20.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702664"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702650"} {"timestamp":"2022-08-07T08:13:20.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702648"} {"timestamp":"2022-08-07T08:13:20.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528520"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702666"} {"timestamp":"2022-08-07T08:13:20.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528429"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702668"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528572"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702676"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528663"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702675"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702681"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528576"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702674"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702679"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528546"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702677"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702687"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528648"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702683"} {"timestamp":"2022-08-07T08:13:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702686"} {"timestamp":"2022-08-07T08:13:20.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528628"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702690"} {"timestamp":"2022-08-07T08:13:20.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528601"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702691"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528676"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702698"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528793"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702700"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528780"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702704"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528758"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702702"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702706"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528680"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702708"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528712"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702712"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702699"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702697"} {"timestamp":"2022-08-07T08:13:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528819"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702711"} {"timestamp":"2022-08-07T08:13:20.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528810"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702714"} {"timestamp":"2022-08-07T08:13:20.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528845"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702716"} {"timestamp":"2022-08-07T08:13:20.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702718"} {"timestamp":"2022-08-07T08:13:20.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528757"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702720"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528913"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702733"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702739"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528953"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702743"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529004"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702735"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528858"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702737"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529057"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702729"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528874"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702730"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702731"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702728"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702732"} {"timestamp":"2022-08-07T08:13:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528873"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702741"} {"timestamp":"2022-08-07T08:13:20.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528914"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702745"} {"timestamp":"2022-08-07T08:13:20.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528952"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702747"} {"timestamp":"2022-08-07T08:13:20.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528965"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702749"} {"timestamp":"2022-08-07T08:13:20.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529005"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702751"} {"timestamp":"2022-08-07T08:13:20.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3528875"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3528875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702753"} {"timestamp":"2022-08-07T08:13:20.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529030"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702755"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529105"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702762"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702766"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529079"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702763"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529118"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702768"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702761"} {"timestamp":"2022-08-07T08:13:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529088"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702764"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529183"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702771"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529246"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702781"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529228"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702778"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529157"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702783"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529274"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702779"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529245"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702787"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529209"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702777"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529196"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702776"} {"timestamp":"2022-08-07T08:13:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529222"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702785"} {"timestamp":"2022-08-07T08:13:20.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529170"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702789"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702797"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529369"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702802"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529425"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702804"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529296"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702796"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529365"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702798"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702806"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529287"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702799"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529343"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702812"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702800"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529394"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702814"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702810"} {"timestamp":"2022-08-07T08:13:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702808"} {"timestamp":"2022-08-07T08:13:20.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529424"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702816"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702827"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529486"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702829"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529514"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702825"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702823"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529469"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702824"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702826"} {"timestamp":"2022-08-07T08:13:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529516"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702831"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529693"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702838"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702841"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529629"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702852"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529736"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702839"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529737"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702856"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529589"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702844"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702846"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702842"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529668"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702840"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529694"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702854"} {"timestamp":"2022-08-07T08:13:21.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529562"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702858"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529729"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702851"} {"timestamp":"2022-08-07T08:13:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529564"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702848"} {"timestamp":"2022-08-07T08:13:21.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529612"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702860"} {"timestamp":"2022-08-07T08:13:21.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702862"} {"timestamp":"2022-08-07T08:13:21.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529637"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702864"} {"timestamp":"2022-08-07T08:13:21.117Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702866"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529778"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702871"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529866"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702880"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702877"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529768"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702885"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529807"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702873"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702870"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529828"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702875"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529898"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702881"} {"timestamp":"2022-08-07T08:13:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529865"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702883"} {"timestamp":"2022-08-07T08:13:21.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529823"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702887"} {"timestamp":"2022-08-07T08:13:21.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529777"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702889"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529915"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702902"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702906"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530028"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702896"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529914"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702910"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529989"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702894"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702900"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529976"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702895"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530015"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702898"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529950"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702905"} {"timestamp":"2022-08-07T08:13:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530044"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702908"} {"timestamp":"2022-08-07T08:13:21.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529995"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702912"} {"timestamp":"2022-08-07T08:13:21.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3529963"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3529963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702914"} {"timestamp":"2022-08-07T08:13:21.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530049"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702916"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530155"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702929"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530110"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702934"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702935"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702931"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530080"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702932"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530093"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702930"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702927"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702933"} {"timestamp":"2022-08-07T08:13:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702928"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530200"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702944"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530209"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702952"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530201"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530201","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702950"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530279"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702948"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530232"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702949"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530262"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702945"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702947"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530317"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530317","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702946"} {"timestamp":"2022-08-07T08:13:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530301"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702954"} {"timestamp":"2022-08-07T08:13:21.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530278"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702957"} {"timestamp":"2022-08-07T08:13:21.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530318"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702958"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702969"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530542"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702981"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530554"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702974"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530470"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702975"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702972"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530340"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702970"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702976"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530348"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702979"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530479"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702973"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530385"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702971"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530516"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702977"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530543"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702987"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702985"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530386"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702990"} {"timestamp":"2022-08-07T08:13:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530473"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702983"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530557"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702997"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530407"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702995"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530455"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702993"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530444"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702999"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530347"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4702991"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530461"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703001"} {"timestamp":"2022-08-07T08:13:21.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530391"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703003"} {"timestamp":"2022-08-07T08:13:21.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530603"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703005"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530756"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703018"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530723"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703024"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703016"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703015"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530697"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703017"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530715"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703014"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530691"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703013"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530769"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703022"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703021"} {"timestamp":"2022-08-07T08:13:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703026"} {"timestamp":"2022-08-07T08:13:21.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703028"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703035"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530795"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703037"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530834"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703034"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530808"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703033"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703041"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703039"} {"timestamp":"2022-08-07T08:13:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703043"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531013"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703052"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530912"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703058"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530981"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703053"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703060"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531014"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703064"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531015"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703050"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530946"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703051"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530980"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703054"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703057"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530918"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703068"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530875"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703063"} {"timestamp":"2022-08-07T08:13:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530899"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703066"} {"timestamp":"2022-08-07T08:13:21.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3530922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3530922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703070"} {"timestamp":"2022-08-07T08:13:21.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531074"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703072"} {"timestamp":"2022-08-07T08:13:21.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531068"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703074"} {"timestamp":"2022-08-07T08:13:21.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703076"} {"timestamp":"2022-08-07T08:13:21.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531003"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703078"} {"timestamp":"2022-08-07T08:13:21.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531092"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703080"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531142"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703084"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531107"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703095"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531143"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703099"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531120"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703094"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703097"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531250"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703089"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531227"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703090"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531258"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703091"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531257"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703085"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531228"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703103"} {"timestamp":"2022-08-07T08:13:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531211"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703101"} {"timestamp":"2022-08-07T08:13:22.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531172"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531172","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703105"} {"timestamp":"2022-08-07T08:13:22.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531189"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703107"} {"timestamp":"2022-08-07T08:13:22.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531185"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703109"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531291"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703117"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703126"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703124"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703122"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531357"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703132"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703121"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531393"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703120"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531328"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703119"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531419"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703118"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531307"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703130"} {"timestamp":"2022-08-07T08:13:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531332"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703128"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531523"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703141"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531474"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703153"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531436"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703155"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531435"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703159"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531458"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703151"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531475"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703149"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703139"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531560"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703146"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531489"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703145"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531561"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703147"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531601"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703140"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531552"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531552","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703138"} {"timestamp":"2022-08-07T08:13:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531527"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703157"} {"timestamp":"2022-08-07T08:13:22.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531553"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703161"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703170"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703173"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531708"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703172"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531669"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703171"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531692"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703175"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703174"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703176"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531627"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703182"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531614"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703180"} {"timestamp":"2022-08-07T08:13:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531640"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703178"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531748"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703195"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531770"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703197"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531831"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703201"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703191"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531861"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703190"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531783"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531783","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703192"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531832"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703193"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531796"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703189"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531822"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703203"} {"timestamp":"2022-08-07T08:13:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531747"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703200"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703211"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703213"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531939"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703220"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703222"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531943"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703224"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531895"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703214"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531874"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703216"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532004"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703215"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531889"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703212"} {"timestamp":"2022-08-07T08:13:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703218"} {"timestamp":"2022-08-07T08:13:22.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3531968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3531968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703226"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703241"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532194"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703240"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532241"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703238"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532031"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703236"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703237"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532121"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703245"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703239"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532094"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703235"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532268"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703249"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703247"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703243"} {"timestamp":"2022-08-07T08:13:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532085"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703251"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532030"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703253"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532127"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703255"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532173"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703257"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703259"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532242"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703261"} {"timestamp":"2022-08-07T08:13:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532151"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703263"} {"timestamp":"2022-08-07T08:13:22.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703265"} {"timestamp":"2022-08-07T08:13:22.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532150"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703267"} {"timestamp":"2022-08-07T08:13:22.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703269"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532381"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703281"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532368"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703286"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532402"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703285"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532306"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703284"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703290"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703288"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703289"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532400"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703282"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532401"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703283"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532307"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703287"} {"timestamp":"2022-08-07T08:13:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532342"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703292"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532524"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703302"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532563"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703311"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532450"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703303"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532458"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703304"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703306"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532495"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703309"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532449"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703305"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532433"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703307"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532479"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703301"} {"timestamp":"2022-08-07T08:13:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703313"} {"timestamp":"2022-08-07T08:13:22.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703315"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703332"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532671"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703336"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703328"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532580"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703327"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532706"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532706","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703325"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532645"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703338"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532606"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703330"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532576"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703326"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532605"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703329"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532693"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703331"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532612"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703340"} {"timestamp":"2022-08-07T08:13:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532644"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703334"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532758"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703349"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532868"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532868","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703357"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532797"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703359"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703355"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703363"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532804"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703353"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532839"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703351"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532784"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703350"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703347"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703348"} {"timestamp":"2022-08-07T08:13:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703361"} {"timestamp":"2022-08-07T08:13:23.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532862"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703365"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703376"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703377"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533018"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703382"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532904"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703378"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533005"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703374"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532931"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703379"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532992"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703380"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532888"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703375"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703385"} {"timestamp":"2022-08-07T08:13:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532930"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703386"} {"timestamp":"2022-08-07T08:13:23.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3532966"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3532966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703388"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533109"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703394"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533117"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703407"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703411"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703402"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533070"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703403"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533178"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703405"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533116"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703396"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703395"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703399"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533079"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703413"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703397"} {"timestamp":"2022-08-07T08:13:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533152"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703409"} {"timestamp":"2022-08-07T08:13:23.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533148"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703415"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533252"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703428"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533268"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703423"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703433"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533311"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703427"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703436"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703430"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703438"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703424"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533207"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703426"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533200"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703425"} {"timestamp":"2022-08-07T08:13:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533269"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703434"} {"timestamp":"2022-08-07T08:13:23.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533306"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703440"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703443"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533382"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703451"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703447"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533359"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703446"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533408"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703449"} {"timestamp":"2022-08-07T08:13:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533425"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703453"} {"timestamp":"2022-08-07T08:13:23.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703455"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703465"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703474"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533477"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703472"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533564"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703468"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533460"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703469"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533516"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703467"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533542"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703470"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533447"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703466"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533473"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703464"} {"timestamp":"2022-08-07T08:13:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533499"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703476"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533707"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703482"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533590"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703483"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533694"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703487"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703495"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703497"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533629"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703485"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533577"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703484"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703493"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703491"} {"timestamp":"2022-08-07T08:13:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533606"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703489"} {"timestamp":"2022-08-07T08:13:23.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533642"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703499"} {"timestamp":"2022-08-07T08:13:23.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533717"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703501"} {"timestamp":"2022-08-07T08:13:23.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703503"} 10.0.0.1 - - [07/Aug/2022:08:13:15 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 0ms {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533871"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703515"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703518"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533785"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703511"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533759"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703520"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533816"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703516"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533983"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703530"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533936"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703512"} {"timestamp":"2022-08-07T08:13:23.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533806"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703532"} {"timestamp":"2022-08-07T08:13:23.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533804"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703534"} {"timestamp":"2022-08-07T08:13:23.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533726"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703536"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703513"} {"timestamp":"2022-08-07T08:13:23.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533850"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703538"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533763"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703514"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533935"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703528"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533934"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703526"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533905"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703523"} {"timestamp":"2022-08-07T08:13:23.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703540"} {"timestamp":"2022-08-07T08:13:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703524"} {"timestamp":"2022-08-07T08:13:23.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533870"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703542"} {"timestamp":"2022-08-07T08:13:23.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3533906"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3533906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703544"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534149"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703549"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534127"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703557"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534100"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703563"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534058"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703553"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534006"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703551"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534101"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703548"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534068"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703561"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534025"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703556"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534045"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703565"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534012"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703567"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534126"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703559"} {"timestamp":"2022-08-07T08:13:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703569"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534162"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703579"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534247"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703580"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534217"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703586"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534201"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534201","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703582"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534181"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703581"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534175"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703578"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534218"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703577"} {"timestamp":"2022-08-07T08:13:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534240"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703584"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703593"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703597"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534305"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703595"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534454"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703601"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534344"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703605"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534383"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703607"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534491"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703609"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534363"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703592"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703594"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703603"} {"timestamp":"2022-08-07T08:13:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703599"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534490"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703611"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703613"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534278"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703615"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534387"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703617"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534269"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703619"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534351"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703621"} {"timestamp":"2022-08-07T08:13:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703623"} {"timestamp":"2022-08-07T08:13:24.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534435"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703625"} {"timestamp":"2022-08-07T08:13:24.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534495"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703627"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534632"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703633"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534640"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703632"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534617"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703638"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534533"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703642"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703644"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534585"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703646"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534565"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703634"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534526"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703648"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534534"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703640"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703652"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534582"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703636"} {"timestamp":"2022-08-07T08:13:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534624"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703650"} {"timestamp":"2022-08-07T08:13:24.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534669"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703654"} {"timestamp":"2022-08-07T08:13:24.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534685"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703656"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534712"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703663"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534812"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703667"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534773"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703665"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534747"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703675"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703664"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534789"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703662"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703672"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703673"} {"timestamp":"2022-08-07T08:13:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703669"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703683"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535016"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703684"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534985"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703692"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534930"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703694"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535028"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703690"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703703"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534903"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703686"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534831"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703685"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534931"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703682"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703688"} {"timestamp":"2022-08-07T08:13:24.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703706"} {"timestamp":"2022-08-07T08:13:24.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534864"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703708"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703704"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703700"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534832"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703698"} {"timestamp":"2022-08-07T08:13:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534833"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703696"} {"timestamp":"2022-08-07T08:13:24.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535007"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703710"} {"timestamp":"2022-08-07T08:13:24.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534984"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703712"} {"timestamp":"2022-08-07T08:13:24.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3534932"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3534932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703714"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535075"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703726"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703722"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535080"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703729"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535206"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703734"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535132"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703723"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535166"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703724"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535235"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703737"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703725"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535267"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703727"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703739"} {"timestamp":"2022-08-07T08:13:24.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703741"} {"timestamp":"2022-08-07T08:13:24.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535130"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703743"} {"timestamp":"2022-08-07T08:13:24.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535078"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703745"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703735"} {"timestamp":"2022-08-07T08:13:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535170"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703731"} {"timestamp":"2022-08-07T08:13:24.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535171"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703747"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535314"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703764"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535383"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703770"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703768"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535414"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703766"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535362"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703760"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703763"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703759"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703756"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703755"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535361"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703757"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703758"} {"timestamp":"2022-08-07T08:13:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535312"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703772"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535478"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703791"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535501"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703789"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535479"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703790"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703787"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535527"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703788"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535514"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703785"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703783"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535424"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703786"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703793"} {"timestamp":"2022-08-07T08:13:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535540"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703784"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535713"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703800"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535570"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703810"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535605"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703808"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535644"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703806"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535674"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703804"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535569"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703802"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535618"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703798"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703816"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535592"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535592","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703799"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703814"} {"timestamp":"2022-08-07T08:13:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535629"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703813"} {"timestamp":"2022-08-07T08:13:24.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535670"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703818"} {"timestamp":"2022-08-07T08:13:24.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703820"} {"timestamp":"2022-08-07T08:13:24.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535628"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703822"} {"timestamp":"2022-08-07T08:13:24.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703824"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703834"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703847"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535765"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703849"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535865"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703845"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703853"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535829"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703842"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535928"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703832"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535834"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703839"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535926"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703835"} {"timestamp":"2022-08-07T08:13:24.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535795"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703855"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703837"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535882"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703831"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535830"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703843"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703833"} {"timestamp":"2022-08-07T08:13:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535881"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703851"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536040"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703861"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703869"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703872"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536041"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703870"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703874"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536086"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703862"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535999"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703866"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703876"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703864"} {"timestamp":"2022-08-07T08:13:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536021"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703863"} {"timestamp":"2022-08-07T08:13:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3535956"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3535956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703878"} {"timestamp":"2022-08-07T08:13:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703880"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536141"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703891"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703889"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536271"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703887"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536272"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703895"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536177"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703890"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703893"} {"timestamp":"2022-08-07T08:13:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703888"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536142"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703897"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536310"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703899"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703901"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703903"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703905"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536118"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703907"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536112"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703909"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536246"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703911"} {"timestamp":"2022-08-07T08:13:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536219"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703913"} {"timestamp":"2022-08-07T08:13:25.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536220"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703915"} {"timestamp":"2022-08-07T08:13:25.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703917"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703933"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536349"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703936"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536560"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703929"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536463"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703940"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536504"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703928"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536441"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703931"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536437"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703948"} {"timestamp":"2022-08-07T08:13:25.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536372"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703950"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536506"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703930"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536350"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703934"} {"timestamp":"2022-08-07T08:13:25.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536482"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703954"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536398"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703932"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536476"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703927"} {"timestamp":"2022-08-07T08:13:25.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536518"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703952"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536371"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703946"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536402"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703942"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536408"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703944"} {"timestamp":"2022-08-07T08:13:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536517"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703938"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536718"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703969"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703977"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536602"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703975"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536714"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703964"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536593"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703979"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703967"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536594"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703971"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703968"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536595"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703973"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536658"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703970"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536728"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703966"} {"timestamp":"2022-08-07T08:13:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536578"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703965"} {"timestamp":"2022-08-07T08:13:25.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536601"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703981"} {"timestamp":"2022-08-07T08:13:25.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536762"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703983"} {"timestamp":"2022-08-07T08:13:25.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703985"} {"timestamp":"2022-08-07T08:13:25.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536804"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703987"} {"timestamp":"2022-08-07T08:13:25.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703989"} {"timestamp":"2022-08-07T08:13:25.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703991"} {"timestamp":"2022-08-07T08:13:25.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536775"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4703993"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536963"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704008"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537000"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704016"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536999"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704018"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704022"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704012"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536964"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704024"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704014"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704010"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704004"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536850"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704005"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704007"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536849"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704003"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704006"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536840"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704002"} {"timestamp":"2022-08-07T08:13:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536867"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704020"} {"timestamp":"2022-08-07T08:13:25.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3536965"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3536965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704026"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537184"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704041"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537092"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704055"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537199"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704053"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537042"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704049"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537191"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704047"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704042"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704046"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537100"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704059"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537083"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704043"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537090"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704045"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704051"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537091"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704044"} {"timestamp":"2022-08-07T08:13:25.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537171"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704063"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537041"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704061"} {"timestamp":"2022-08-07T08:13:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537158"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704057"} {"timestamp":"2022-08-07T08:13:25.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704065"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537279"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704076"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537266"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704080"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537265"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704083"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704072"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537366"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704075"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537331"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704074"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537280"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704073"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537353"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704078"} {"timestamp":"2022-08-07T08:13:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537314"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704084"} {"timestamp":"2022-08-07T08:13:25.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537330"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704086"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704099"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704095"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704094"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537413"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704093"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537409"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704097"} {"timestamp":"2022-08-07T08:13:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537392"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704092"} {"timestamp":"2022-08-07T08:13:25.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537444"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704101"} {"timestamp":"2022-08-07T08:13:25.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704103"} {"timestamp":"2022-08-07T08:13:25.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537408"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704105"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704114"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537577"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704128"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537561"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704123"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704124"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537646"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704120"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537639"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704126"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704130"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704117"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537522"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704118"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537626"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704113"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537500"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704112"} {"timestamp":"2022-08-07T08:13:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537534"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704111"} {"timestamp":"2022-08-07T08:13:25.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537600"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704132"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537711"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704143"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704147"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704153"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537773"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704142"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537704"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704145"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537825"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704141"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704140"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537792"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704159"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704139"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537734"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704161"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537665"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704157"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704155"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537772"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704151"} {"timestamp":"2022-08-07T08:13:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704150"} {"timestamp":"2022-08-07T08:13:25.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537793"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704163"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537942"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704173"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537873"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704178"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537886"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704171"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537938"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704182"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704174"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537912"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704172"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537925"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704176"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537860"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704170"} {"timestamp":"2022-08-07T08:13:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537967"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704180"} {"timestamp":"2022-08-07T08:13:25.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704184"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538109"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704197"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538094"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704194"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704199"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537990"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704203"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704201"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704207"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538029"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704209"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538176"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704196"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538139"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704213"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704195"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704192"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704193"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538016"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704211"} {"timestamp":"2022-08-07T08:13:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538030"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704205"} {"timestamp":"2022-08-07T08:13:26.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3537996"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3537996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704215"} {"timestamp":"2022-08-07T08:13:26.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538198"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704217"} {"timestamp":"2022-08-07T08:13:26.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538175"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704219"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538272"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704231"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538315"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538315","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704238"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538347"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704232"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538223"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704236"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538362"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704228"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704230"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538273"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704234"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538332"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704229"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704233"} {"timestamp":"2022-08-07T08:13:26.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538211"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704246"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538302"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704242"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538348"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704244"} {"timestamp":"2022-08-07T08:13:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538222"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704241"} {"timestamp":"2022-08-07T08:13:26.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538331"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704248"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538396"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704258"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704265"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538419"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704269"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538477"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704263"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538397"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704262"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538510"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704257"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704256"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538523"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704259"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538497"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704255"} {"timestamp":"2022-08-07T08:13:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538471"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538471","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704267"} {"timestamp":"2022-08-07T08:13:26.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538432"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704271"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704286"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538554"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704280"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704279"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538657"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704283"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538627"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704284"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538640"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704290"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704282"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704289"} {"timestamp":"2022-08-07T08:13:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538543"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704281"} {"timestamp":"2022-08-07T08:13:26.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538591"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704292"} {"timestamp":"2022-08-07T08:13:26.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538614"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704294"} {"timestamp":"2022-08-07T08:13:26.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538592"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538592","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704296"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538796"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704302"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538822"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704305"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704303"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704311"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538709"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704317"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704304"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538692"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704319"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704307"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538770"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704315"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538861"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704313"} {"timestamp":"2022-08-07T08:13:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704309"} {"timestamp":"2022-08-07T08:13:26.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538744"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704321"} {"timestamp":"2022-08-07T08:13:26.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538826"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704325"} {"timestamp":"2022-08-07T08:13:26.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704324"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538930"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704336"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538932"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704342"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539108"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704340"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539069"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704339"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539095"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704329"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538928"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704330"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704337"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538931"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704350"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539021"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704352"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704338"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539029"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704348"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704346"} {"timestamp":"2022-08-07T08:13:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538924"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704344"} {"timestamp":"2022-08-07T08:13:26.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704354"} {"timestamp":"2022-08-07T08:13:26.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704358"} {"timestamp":"2022-08-07T08:13:26.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538983"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704357"} {"timestamp":"2022-08-07T08:13:26.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538927"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704360"} {"timestamp":"2022-08-07T08:13:26.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3538929"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3538929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704362"} {"timestamp":"2022-08-07T08:13:26.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704364"} {"timestamp":"2022-08-07T08:13:26.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704366"} {"timestamp":"2022-08-07T08:13:26.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704368"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704378"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539229"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704389"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539147"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704391"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539332"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704387"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539240"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704386"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539414"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704394"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704381"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704399"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539307"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704379"} {"timestamp":"2022-08-07T08:13:26.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539176"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704401"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539390"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704377"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539372"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704376"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539337"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704383"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704380"} {"timestamp":"2022-08-07T08:13:26.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704403"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539203"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704395"} {"timestamp":"2022-08-07T08:13:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539371"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704397"} {"timestamp":"2022-08-07T08:13:26.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704407"} {"timestamp":"2022-08-07T08:13:26.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539151"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704405"} {"timestamp":"2022-08-07T08:13:26.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539410"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704409"} {"timestamp":"2022-08-07T08:13:26.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704411"} {"timestamp":"2022-08-07T08:13:26.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539281"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704413"} {"timestamp":"2022-08-07T08:13:26.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539415"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704415"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704427"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539545"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704436"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539601"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704434"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539543"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704426"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704442"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539467"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704444"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539583"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704428"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539511"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704425"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704423"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704424"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539446"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704432"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704430"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539466"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704441"} {"timestamp":"2022-08-07T08:13:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539645"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704440"} {"timestamp":"2022-08-07T08:13:26.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539600"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704446"} {"timestamp":"2022-08-07T08:13:26.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704448"} {"timestamp":"2022-08-07T08:13:26.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539641"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704450"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539697"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704458"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539696"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704461"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539797"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704459"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539671"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704456"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539723"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704457"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704463"} {"timestamp":"2022-08-07T08:13:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539722"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704465"} {"timestamp":"2022-08-07T08:13:26.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539748"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704467"} {"timestamp":"2022-08-07T08:13:26.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704469"} {"timestamp":"2022-08-07T08:13:26.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539784"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704471"} {"timestamp":"2022-08-07T08:13:26.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539749"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704473"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539858"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704485"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539816"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704482"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539839"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704483"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539810"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704484"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704481"} {"timestamp":"2022-08-07T08:13:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539875"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704486"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704499"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539927"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704493"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539944"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704503"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704497"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539943"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704496"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540022"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704501"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540005"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704495"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540021"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704494"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539914"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704507"} {"timestamp":"2022-08-07T08:13:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704505"} {"timestamp":"2022-08-07T08:13:27.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539974"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704509"} {"timestamp":"2022-08-07T08:13:27.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3539970"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3539970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704511"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704521"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540174"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704530"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540122"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704528"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540242"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704524"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540057"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704526"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540195"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704519"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704520"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540187"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704523"} {"timestamp":"2022-08-07T08:13:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540074"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704522"} {"timestamp":"2022-08-07T08:13:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704532"} {"timestamp":"2022-08-07T08:13:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540154"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704534"} {"timestamp":"2022-08-07T08:13:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540128"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704536"} {"timestamp":"2022-08-07T08:13:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540232"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704538"} {"timestamp":"2022-08-07T08:13:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540070"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704540"} {"timestamp":"2022-08-07T08:13:27.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540233"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704542"} {"timestamp":"2022-08-07T08:13:27.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540234"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704544"} {"timestamp":"2022-08-07T08:13:27.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540102"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704546"} {"timestamp":"2022-08-07T08:13:27.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704548"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540392"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704559"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540447"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704565"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540334"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704569"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540425"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704564"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540362"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704557"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704573"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540364"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704558"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704556"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540278"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704561"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540363"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704555"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540288"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704571"} {"timestamp":"2022-08-07T08:13:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704568"} {"timestamp":"2022-08-07T08:13:27.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540301"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704575"} {"timestamp":"2022-08-07T08:13:27.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540424"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704577"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704590"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704598"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704597"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540545"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704600"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704593"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704592"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704594"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540532"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704588"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540540"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704591"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540457"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704589"} {"timestamp":"2022-08-07T08:13:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540466"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704587"} {"timestamp":"2022-08-07T08:13:27.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704602"} {"timestamp":"2022-08-07T08:13:27.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540609"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704604"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704610"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540681"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704609"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540707"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704615"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540737"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704611"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540769"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704614"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540828"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704617"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704625"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540733"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704628"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704621"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540632"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704619"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704631"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540694"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704629"} {"timestamp":"2022-08-07T08:13:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704624"} {"timestamp":"2022-08-07T08:13:27.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540759"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704633"} {"timestamp":"2022-08-07T08:13:27.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540798"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704635"} {"timestamp":"2022-08-07T08:13:27.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540811"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704637"} {"timestamp":"2022-08-07T08:13:27.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540768"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704639"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540931"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704645"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704646"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704654"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704647"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541019"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704656"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540936"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704648"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704652"} {"timestamp":"2022-08-07T08:13:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540980"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704651"} {"timestamp":"2022-08-07T08:13:27.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540866"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704658"} {"timestamp":"2022-08-07T08:13:27.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540850"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704660"} {"timestamp":"2022-08-07T08:13:27.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704662"} {"timestamp":"2022-08-07T08:13:27.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540903"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704664"} {"timestamp":"2022-08-07T08:13:27.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540993"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704666"} {"timestamp":"2022-08-07T08:13:27.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3540934"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3540934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704668"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541176"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704672"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541045"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704673"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541062"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704677"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541215"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704678"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704682"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541032"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704679"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704685"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541105"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704683"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541136"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704687"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704689"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541100"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704691"} {"timestamp":"2022-08-07T08:13:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704693"} {"timestamp":"2022-08-07T08:13:27.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541149"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704695"} {"timestamp":"2022-08-07T08:13:27.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541061"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704697"} {"timestamp":"2022-08-07T08:13:27.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541216"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704699"} {"timestamp":"2022-08-07T08:13:27.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704701"} {"timestamp":"2022-08-07T08:13:27.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704703"} {"timestamp":"2022-08-07T08:13:27.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541217"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704705"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541266"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704716"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541346"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704722"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704720"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541331"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704713"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541279"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704714"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704712"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541341"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704711"} {"timestamp":"2022-08-07T08:13:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704718"} {"timestamp":"2022-08-07T08:13:27.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541308"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704724"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541391"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704733"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704741"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541390"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704739"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541474"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704737"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704734"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541461"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704735"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704727"} {"timestamp":"2022-08-07T08:13:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704732"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704756"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541536"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704754"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541513"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704755"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541539"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704750"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541493"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704753"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704751"} {"timestamp":"2022-08-07T08:13:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541565"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704752"} {"timestamp":"2022-08-07T08:13:27.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541576"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704758"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541695"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541695","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704773"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541591"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704766"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541634"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704769"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704768"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704775"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704771"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541617"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704767"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704765"} {"timestamp":"2022-08-07T08:13:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704777"} {"timestamp":"2022-08-07T08:13:28.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704779"} {"timestamp":"2022-08-07T08:13:28.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541712"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704781"} {"timestamp":"2022-08-07T08:13:28.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541656"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704783"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541751"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704798"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541838"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704804"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704803"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704806"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541816"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704794"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541903"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704795"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541890"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704793"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541781"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704792"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704791"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541868"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541868","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704796"} {"timestamp":"2022-08-07T08:13:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704802"} {"timestamp":"2022-08-07T08:13:28.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541776"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704808"} {"timestamp":"2022-08-07T08:13:28.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541777"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704810"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542046"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704816"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542063"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704831"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542059"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704827"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541923"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704824"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542033"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704825"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541962"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704835"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704837"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704820"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541963"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704821"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704817"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541916"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704818"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541924"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704833"} {"timestamp":"2022-08-07T08:13:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3541997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3541997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704830"} {"timestamp":"2022-08-07T08:13:28.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704839"} {"timestamp":"2022-08-07T08:13:28.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542091"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704841"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542200"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704850"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542227"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704854"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542125"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704852"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542226"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704848"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704858"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542111"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704860"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542126"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704847"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704849"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542150"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704864"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542173"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704862"} {"timestamp":"2022-08-07T08:13:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542163"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704856"} {"timestamp":"2022-08-07T08:13:28.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704866"} {"timestamp":"2022-08-07T08:13:28.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704868"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542401"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704874"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542293"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704883"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704881"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704889"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704893"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704880"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704879"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542371"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704875"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542397"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704873"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542297"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704892"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542444"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704888"} {"timestamp":"2022-08-07T08:13:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704885"} {"timestamp":"2022-08-07T08:13:28.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704895"} {"timestamp":"2022-08-07T08:13:28.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704897"} {"timestamp":"2022-08-07T08:13:28.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704899"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542530"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704909"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542514"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704913"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542538"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704912"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542531"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704919"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704916"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542491"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704910"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542596"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704911"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704914"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542579"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704908"} {"timestamp":"2022-08-07T08:13:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542595"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704920"} {"timestamp":"2022-08-07T08:13:28.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542539"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704922"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704929"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542622"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704933"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542722"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704931"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542761"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704928"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704935"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542650"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704943"} {"timestamp":"2022-08-07T08:13:28.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542739"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704947"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704930"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704945"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542683"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704942"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704939"} {"timestamp":"2022-08-07T08:13:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542687"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704937"} {"timestamp":"2022-08-07T08:13:28.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542786"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704949"} {"timestamp":"2022-08-07T08:13:28.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704951"} {"timestamp":"2022-08-07T08:13:28.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542778"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704953"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542823"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704962"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542904"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704966"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542917"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704961"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704963"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542822"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704960"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542856"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704964"} {"timestamp":"2022-08-07T08:13:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542813"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704968"} {"timestamp":"2022-08-07T08:13:28.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704970"} {"timestamp":"2022-08-07T08:13:28.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542882"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704972"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542993"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704992"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542986"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704997"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542930"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704988"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543064"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704989"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543086"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704993"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704985"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704990"} {"timestamp":"2022-08-07T08:13:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543139"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704999"} {"timestamp":"2022-08-07T08:13:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705001"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543103"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704995"} {"timestamp":"2022-08-07T08:13:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542994"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705003"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543149"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704991"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704987"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542987"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704984"} {"timestamp":"2022-08-07T08:13:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4704986"} {"timestamp":"2022-08-07T08:13:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543125"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705005"} {"timestamp":"2022-08-07T08:13:28.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3542953"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3542953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705007"} {"timestamp":"2022-08-07T08:13:28.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543150"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705009"} {"timestamp":"2022-08-07T08:13:28.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705011"} {"timestamp":"2022-08-07T08:13:28.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543102"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705013"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543215"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705024"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543258"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705023"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543310"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705028"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543190"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705030"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543396"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705021"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705034"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543298"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705036"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705026"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705038"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543259"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705025"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543373"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705022"} {"timestamp":"2022-08-07T08:13:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705032"} {"timestamp":"2022-08-07T08:13:28.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705040"} {"timestamp":"2022-08-07T08:13:28.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705042"} {"timestamp":"2022-08-07T08:13:28.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705045"} {"timestamp":"2022-08-07T08:13:28.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705046"} {"timestamp":"2022-08-07T08:13:28.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705048"} {"timestamp":"2022-08-07T08:13:28.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705050"} {"timestamp":"2022-08-07T08:13:28.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705052"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543440"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705061"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543558"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705065"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705063"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543492"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705059"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543493"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705062"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543441"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705060"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543557"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705069"} {"timestamp":"2022-08-07T08:13:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705067"} {"timestamp":"2022-08-07T08:13:29.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543476"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705071"} {"timestamp":"2022-08-07T08:13:29.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543518"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705073"} {"timestamp":"2022-08-07T08:13:29.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543541"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705075"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543583"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705087"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543700"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705098"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705100"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543705"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705096"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543626"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705086"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543648"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705092"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543588"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705085"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543684"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705091"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543596"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705089"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705090"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705088"} {"timestamp":"2022-08-07T08:13:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705094"} {"timestamp":"2022-08-07T08:13:29.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705102"} {"timestamp":"2022-08-07T08:13:29.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705104"} {"timestamp":"2022-08-07T08:13:29.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543671"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705106"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543905"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705117"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543794"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705124"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543861"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705119"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543918"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705122"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543788"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705123"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705121"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543814"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705120"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543833"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705125"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705127"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543858"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705118"} {"timestamp":"2022-08-07T08:13:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543860"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705129"} {"timestamp":"2022-08-07T08:13:29.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705131"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544022"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705144"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544026"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705143"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705146"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543977"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705150"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705141"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544009"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705140"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544065"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705142"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543957"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705145"} {"timestamp":"2022-08-07T08:13:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543935"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705148"} {"timestamp":"2022-08-07T08:13:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543934"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705152"} {"timestamp":"2022-08-07T08:13:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3543978"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3543978","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705154"} {"timestamp":"2022-08-07T08:13:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544061"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705156"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544179"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705169"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544090"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705175"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705173"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544230"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705181"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544204"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705165"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544091"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705171"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544139"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705167"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705166"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544143"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705168"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705164"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544117"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705179"} {"timestamp":"2022-08-07T08:13:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705177"} {"timestamp":"2022-08-07T08:13:29.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705185"} {"timestamp":"2022-08-07T08:13:29.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544234"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705184"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544376"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544376","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705195"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544345"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705208"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544405"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705206"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705202"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705201"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544273"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705197"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544271"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705198"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544377"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705200"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544297"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705196"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544299"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705204"} {"timestamp":"2022-08-07T08:13:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544407"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705199"} {"timestamp":"2022-08-07T08:13:29.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544344"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705210"} {"timestamp":"2022-08-07T08:13:29.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705212"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544467"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705222"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705233"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544637"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705235"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705226"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705229"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544645"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705231"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544597"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705225"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544581"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705227"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544511"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705224"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705239"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544666"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705241"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705223"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544545"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705228"} {"timestamp":"2022-08-07T08:13:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544550"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705237"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544505"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705243"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544441"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705247"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544472"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705245"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705249"} {"timestamp":"2022-08-07T08:13:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705251"} {"timestamp":"2022-08-07T08:13:29.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544598"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705253"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544750"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705259"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544815"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705265"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705262"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544828"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705266"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544702"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705270"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705261"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544725"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705274"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544844"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705260"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705268"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544845"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705272"} {"timestamp":"2022-08-07T08:13:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544728"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705276"} {"timestamp":"2022-08-07T08:13:29.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544698"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705278"} {"timestamp":"2022-08-07T08:13:29.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544779"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705280"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705295"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705292"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705291"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544974"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705303"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544909"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705294"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705297"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544935"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705293"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705289"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705290"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545023"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545023","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705300"} {"timestamp":"2022-08-07T08:13:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545036"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705301"} {"timestamp":"2022-08-07T08:13:29.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544936"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705305"} {"timestamp":"2022-08-07T08:13:29.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705309"} {"timestamp":"2022-08-07T08:13:29.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3544964"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3544964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705308"} {"timestamp":"2022-08-07T08:13:29.911Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8107333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8107333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705320"} {"timestamp":"2022-08-07T08:13:29.911Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8105997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8105997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705317"} {"timestamp":"2022-08-07T08:13:29.911Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8105498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8105498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705318"} {"timestamp":"2022-08-07T08:13:29.911Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8106062"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8106062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705316"} {"timestamp":"2022-08-07T08:13:29.911Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8106914"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8106914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705319"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705324"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545088"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705328"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545154"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705330"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545101"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705335"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545196"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705338"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545055"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705340"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545157"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705326"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545049"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705323"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545117"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705344"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545192"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705343"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705334"} {"timestamp":"2022-08-07T08:13:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545118"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705336"} {"timestamp":"2022-08-07T08:13:29.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705346"} {"timestamp":"2022-08-07T08:13:30.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545257"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705349"} {"timestamp":"2022-08-07T08:13:30.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705355"} {"timestamp":"2022-08-07T08:13:30.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545218"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705353"} {"timestamp":"2022-08-07T08:13:30.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545244"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705354"} {"timestamp":"2022-08-07T08:13:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545439"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705358"} {"timestamp":"2022-08-07T08:13:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705360"} {"timestamp":"2022-08-07T08:13:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545411"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705362"} {"timestamp":"2022-08-07T08:13:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545377"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705364"} {"timestamp":"2022-08-07T08:13:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545378"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705366"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705368"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545417"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705374"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705378"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705372"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545382"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705370"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705380"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705376"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705382"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545312"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705384"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545343"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705386"} {"timestamp":"2022-08-07T08:13:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545287"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705388"} {"timestamp":"2022-08-07T08:13:30.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705390"} {"timestamp":"2022-08-07T08:13:30.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705392"} {"timestamp":"2022-08-07T08:13:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545582"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705398"} {"timestamp":"2022-08-07T08:13:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545547"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705401"} {"timestamp":"2022-08-07T08:13:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705399"} {"timestamp":"2022-08-07T08:13:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545504"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705395"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545569"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705403"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545634"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705405"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545602"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705407"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545667"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705410"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545666"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705414"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545641"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705417"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545530"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705411"} {"timestamp":"2022-08-07T08:13:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545595"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705415"} {"timestamp":"2022-08-07T08:13:30.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545510"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705419"} {"timestamp":"2022-08-07T08:13:30.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545603"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705421"} {"timestamp":"2022-08-07T08:13:30.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545668"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705423"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545785"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705426"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705434"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545860"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705432"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705428"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545784"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705430"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545701"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705436"} {"timestamp":"2022-08-07T08:13:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545829"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705438"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545872"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705440"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705442"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705444"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705446"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705448"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545836"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705450"} {"timestamp":"2022-08-07T08:13:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545837"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705452"} {"timestamp":"2022-08-07T08:13:30.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545755"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705454"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705460"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545956"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705463"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546210"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705465"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545912"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705461"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546216"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705459"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546028"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705467"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546206"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705473"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545940"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705469"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705477"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546070"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705475"} {"timestamp":"2022-08-07T08:13:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705472"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546071"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705479"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705481"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546069"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705484"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546128"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705485"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546141"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705487"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545955"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705489"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705491"} {"timestamp":"2022-08-07T08:13:30.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705493"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546164"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705495"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545897"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705499"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3545993"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3545993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705497"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546085"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705501"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705503"} {"timestamp":"2022-08-07T08:13:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705505"} {"timestamp":"2022-08-07T08:13:30.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705507"} {"timestamp":"2022-08-07T08:13:30.417Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546147"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705509"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705528"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705523"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546420"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705521"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546249"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705537"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546470"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705527"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546342"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705526"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546306"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705525"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546453"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705524"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546344"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705522"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546297"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705530"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546378"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705529"} {"timestamp":"2022-08-07T08:13:30.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705542"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546343"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705540"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546307"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705538"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546495"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705534"} {"timestamp":"2022-08-07T08:13:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705533"} {"timestamp":"2022-08-07T08:13:30.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546275"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705544"} {"timestamp":"2022-08-07T08:13:30.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546274"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705546"} {"timestamp":"2022-08-07T08:13:30.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546382"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705548"} {"timestamp":"2022-08-07T08:13:30.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705550"} {"timestamp":"2022-08-07T08:13:30.516Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546467"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705552"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546522"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705573"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546587"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705575"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546590"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705571"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546646"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705563"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705562"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546665"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705559"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705570"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546555"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705565"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705569"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546554"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705561"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546514"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705560"} {"timestamp":"2022-08-07T08:13:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546595"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705577"} {"timestamp":"2022-08-07T08:13:30.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546603"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705579"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546704"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705588"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546765"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705596"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546687"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705591"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546752"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705592"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546697"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705598"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546808"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705594"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546830"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705602"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546730"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705593"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546781"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705589"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546782"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705590"} {"timestamp":"2022-08-07T08:13:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546726"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705600"} {"timestamp":"2022-08-07T08:13:30.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546807"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705604"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705613"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705627"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546947"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705631"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546847"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705625"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546894"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705618"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547068"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705615"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547067"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705614"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705617"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547028"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705616"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546892"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705623"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546980"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705621"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546843"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705619"} {"timestamp":"2022-08-07T08:13:30.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705633"} {"timestamp":"2022-08-07T08:13:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546956"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705630"} {"timestamp":"2022-08-07T08:13:30.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546893"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705635"} {"timestamp":"2022-08-07T08:13:30.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705637"} {"timestamp":"2022-08-07T08:13:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705639"} {"timestamp":"2022-08-07T08:13:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547012"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705641"} {"timestamp":"2022-08-07T08:13:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3546957"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3546957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705643"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547198"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705648"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547090"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705654"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705659"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547116"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705662"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547237"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705656"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547103"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705650"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547158"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705649"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547122"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705666"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547236"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705664"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705660"} {"timestamp":"2022-08-07T08:13:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547142"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705655"} {"timestamp":"2022-08-07T08:13:30.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547220"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705668"} {"timestamp":"2022-08-07T08:13:30.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705670"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705676"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705687"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547259"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705685"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705683"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547350"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705682"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547275"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705678"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547418"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705697"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547406"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705679"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547399"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705677"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547415"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705695"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705693"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705691"} {"timestamp":"2022-08-07T08:13:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547380"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705689"} {"timestamp":"2022-08-07T08:13:31.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547328"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705699"} {"timestamp":"2022-08-07T08:13:31.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547357"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705701"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547454"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705715"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547639"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705718"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547496"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705717"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547497"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705713"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547597"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705716"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547613"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705714"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547523"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705712"} {"timestamp":"2022-08-07T08:13:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547547"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705720"} {"timestamp":"2022-08-07T08:13:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547458"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705722"} {"timestamp":"2022-08-07T08:13:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547640"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705724"} {"timestamp":"2022-08-07T08:13:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547574"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705728"} {"timestamp":"2022-08-07T08:13:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547575"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705711"} {"timestamp":"2022-08-07T08:13:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547480"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705727"} {"timestamp":"2022-08-07T08:13:31.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547522"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705730"} {"timestamp":"2022-08-07T08:13:31.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547549"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705732"} {"timestamp":"2022-08-07T08:13:31.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547614"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705734"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705750"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547811"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705747"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547666"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705755"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547712"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705749"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705753"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547665"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705748"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547753"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705751"} {"timestamp":"2022-08-07T08:13:31.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705757"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705746"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705744"} {"timestamp":"2022-08-07T08:13:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547770"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705745"} {"timestamp":"2022-08-07T08:13:31.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547768"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705759"} {"timestamp":"2022-08-07T08:13:31.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547790"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705761"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547838"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705768"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547854"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705777"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547952"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705780"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548069"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705783"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547996"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705786"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548014"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705788"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705790"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547858"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705778"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547907"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705774"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547831"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705770"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705772"} {"timestamp":"2022-08-07T08:13:31.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547857"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705796"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547900"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705766"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547953"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705767"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547912"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705794"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547956"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705792"} {"timestamp":"2022-08-07T08:13:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548008"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705784"} {"timestamp":"2022-08-07T08:13:31.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705798"} {"timestamp":"2022-08-07T08:13:31.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705800"} {"timestamp":"2022-08-07T08:13:31.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548065"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705802"} {"timestamp":"2022-08-07T08:13:31.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3547987"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3547987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705804"} {"timestamp":"2022-08-07T08:13:31.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548009"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705806"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705813"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548215"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705817"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548124"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705812"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548131"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705823"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548260"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705825"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548117"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705811"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705827"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548185"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705815"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705821"} {"timestamp":"2022-08-07T08:13:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548264"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705819"} {"timestamp":"2022-08-07T08:13:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705829"} {"timestamp":"2022-08-07T08:13:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705831"} {"timestamp":"2022-08-07T08:13:31.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548247"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705833"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548381"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705836"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548309"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705842"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548429"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705846"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705844"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705840"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548377"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705841"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705848"} {"timestamp":"2022-08-07T08:13:31.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548405"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705852"} {"timestamp":"2022-08-07T08:13:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548351"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705850"} {"timestamp":"2022-08-07T08:13:31.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548299"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705854"} {"timestamp":"2022-08-07T08:13:31.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705856"} {"timestamp":"2022-08-07T08:13:31.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548310"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705858"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548510"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705867"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548511"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705875"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548455"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705871"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548442"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705872"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548485"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705868"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548468"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705869"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705870"} {"timestamp":"2022-08-07T08:13:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548546"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705873"} {"timestamp":"2022-08-07T08:13:31.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705877"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548663"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705894"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548676"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705887"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548559"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705892"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705886"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548650"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705889"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548576"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705890"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548570"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705888"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705885"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548606"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705896"} {"timestamp":"2022-08-07T08:13:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548605"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705898"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548734"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705910"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548715"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705919"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705921"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705912"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548735"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705908"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548693"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705909"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705915"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548823"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705911"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548736"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705907"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548793"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705913"} {"timestamp":"2022-08-07T08:13:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548691"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705920"} {"timestamp":"2022-08-07T08:13:31.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548819"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705923"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548849"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705928"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705938"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548992"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705944"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548991"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705929"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548897"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705930"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548956"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705934"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548920"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705936"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548957"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705933"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705943"} {"timestamp":"2022-08-07T08:13:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548921"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705940"} {"timestamp":"2022-08-07T08:13:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548847"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705946"} {"timestamp":"2022-08-07T08:13:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548884"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705948"} {"timestamp":"2022-08-07T08:13:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3548871"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3548871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705950"} {"timestamp":"2022-08-07T08:13:31.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549018"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705952"} {"timestamp":"2022-08-07T08:13:31.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549017"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705954"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549048"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705967"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705969"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549047"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705971"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549196"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705973"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549138"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705965"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549164"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705980"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549096"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705983"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549079"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705962"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549095"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705966"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549118"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705963"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549040"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705964"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549200"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705981"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705979"} {"timestamp":"2022-08-07T08:13:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549131"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705975"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549395"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705995"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549300"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549300","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706004"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549391"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706007"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549248"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706003"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549353"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705997"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549235"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705994"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549343"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705996"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549277"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705993"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549220"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705998"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549278"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4705999"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549317"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549317","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706000"} {"timestamp":"2022-08-07T08:13:32.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549261"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706010"} {"timestamp":"2022-08-07T08:13:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549342"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706008"} {"timestamp":"2022-08-07T08:13:32.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549350"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706012"} {"timestamp":"2022-08-07T08:13:32.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549316"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706014"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549549"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706021"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549551"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706023"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706028"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549511"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706019"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549486"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706020"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706031"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706033"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549485"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706035"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549417"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706029"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549441"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706025"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549534"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706039"} {"timestamp":"2022-08-07T08:13:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549439"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706037"} {"timestamp":"2022-08-07T08:13:32.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549440"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706041"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549665"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706050"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549661"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706061"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549731"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549731","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706053"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706064"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706052"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706054"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549619"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706051"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549733"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706055"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549620"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706058"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706056"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706066"} {"timestamp":"2022-08-07T08:13:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549716"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706062"} {"timestamp":"2022-08-07T08:13:32.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549664"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706068"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549762"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706078"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549763"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706081"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706079"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549872"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706076"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549807"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706077"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706075"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549794"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706091"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549755"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706089"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706087"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549888"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706085"} {"timestamp":"2022-08-07T08:13:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549889"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706083"} {"timestamp":"2022-08-07T08:13:32.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549811"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706093"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549966"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706101"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550041"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706104"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549963"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706106"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549914"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706102"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549954"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706110"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549950"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706100"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550005"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706099"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549915"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706112"} {"timestamp":"2022-08-07T08:13:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3549923"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3549923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706108"} {"timestamp":"2022-08-07T08:13:32.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550009"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706116"} {"timestamp":"2022-08-07T08:13:32.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550010"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706115"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706128"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550200"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706137"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550165"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706139"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550136"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706141"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550164"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706135"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550054"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706130"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550201"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550201","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706126"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550247"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706131"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550135"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706129"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550109"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706132"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550110"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706133"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550166"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706127"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550067"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706147"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550071"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706145"} {"timestamp":"2022-08-07T08:13:32.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550260"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706149"} {"timestamp":"2022-08-07T08:13:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550236"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706143"} {"timestamp":"2022-08-07T08:13:32.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706151"} {"timestamp":"2022-08-07T08:13:32.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550242"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706153"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550340"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706162"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550395"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706170"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550344"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706167"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550457"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706174"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550296"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706168"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550354"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706177"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706163"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550396"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706160"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706161"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550434"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706180"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550461"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706164"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706178"} {"timestamp":"2022-08-07T08:13:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550294"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706172"} {"timestamp":"2022-08-07T08:13:32.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550353"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706182"} {"timestamp":"2022-08-07T08:13:32.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550435"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706184"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550561"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706191"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706198"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706199"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550580"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706195"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550487"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706194"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706193"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550525"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706192"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706207"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550568"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706205"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550526"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706202"} {"timestamp":"2022-08-07T08:13:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550593"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706203"} {"timestamp":"2022-08-07T08:13:32.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706209"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706224"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550686"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706232"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706234"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706230"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550711"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706228"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706227"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550656"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706220"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550681"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706221"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550682"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706219"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550742"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706217"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550741"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706218"} {"timestamp":"2022-08-07T08:13:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706222"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706240"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550990"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706245"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550897"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706239"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550834"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706247"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550911"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706241"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706253"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550968"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706255"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550811"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706243"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550812"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706257"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550967"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706252"} {"timestamp":"2022-08-07T08:13:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550844"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706251"} {"timestamp":"2022-08-07T08:13:33.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550879"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706259"} {"timestamp":"2022-08-07T08:13:33.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550896"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706261"} {"timestamp":"2022-08-07T08:13:33.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550942"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706263"} {"timestamp":"2022-08-07T08:13:33.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550795"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706265"} {"timestamp":"2022-08-07T08:13:33.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3550938"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3550938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706267"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551135"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706273"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551003"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706278"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551114"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706282"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706275"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551020"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706274"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551189"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706286"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551188"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706276"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706290"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551152"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706288"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551046"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706284"} {"timestamp":"2022-08-07T08:13:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551038"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706280"} {"timestamp":"2022-08-07T08:13:33.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551076"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706292"} {"timestamp":"2022-08-07T08:13:33.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551138"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706294"} {"timestamp":"2022-08-07T08:13:33.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551019"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706296"} {"timestamp":"2022-08-07T08:13:33.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706298"} {"timestamp":"2022-08-07T08:13:33.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551107"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706300"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551314"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706309"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551237"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706312"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551266"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706311"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551354"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706313"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551215"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706316"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551358"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706310"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551277"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706321"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551308"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706308"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706317"} {"timestamp":"2022-08-07T08:13:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551241"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706319"} {"timestamp":"2022-08-07T08:13:33.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551214"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706323"} {"timestamp":"2022-08-07T08:13:33.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706325"} {"timestamp":"2022-08-07T08:13:33.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551309"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706327"} {"timestamp":"2022-08-07T08:13:33.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551378"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706329"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706340"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706337"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551399"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706336"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551432"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706338"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551401"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706342"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551400"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706339"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706346"} {"timestamp":"2022-08-07T08:13:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551458"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706345"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551536"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706358"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551566"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706363"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551636"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706359"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706365"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551513"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706357"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706367"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706369"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551686"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706356"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551602"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706355"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551679"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706361"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551641"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706360"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706373"} {"timestamp":"2022-08-07T08:13:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551514"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706371"} {"timestamp":"2022-08-07T08:13:33.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551543"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706375"} {"timestamp":"2022-08-07T08:13:33.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551637"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706377"} {"timestamp":"2022-08-07T08:13:33.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551497"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706379"} {"timestamp":"2022-08-07T08:13:33.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551689"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706381"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706387"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551825"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706394"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551786"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706400"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706408"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551732"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706393"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551865"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706386"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551862"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706390"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706388"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551903"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706406"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706405"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551858"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706402"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551904"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706399"} {"timestamp":"2022-08-07T08:13:33.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551787"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706410"} {"timestamp":"2022-08-07T08:13:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551795"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706396"} {"timestamp":"2022-08-07T08:13:33.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551834"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706413"} {"timestamp":"2022-08-07T08:13:33.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551743"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706414"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551986"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706422"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706435"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551943"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706433"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706431"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551926"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706423"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552030"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706426"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551942"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706429"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552047"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706437"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551982"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706425"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706424"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552073"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706427"} {"timestamp":"2022-08-07T08:13:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552101"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706439"} {"timestamp":"2022-08-07T08:13:33.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706441"} {"timestamp":"2022-08-07T08:13:33.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552044"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706443"} {"timestamp":"2022-08-07T08:13:33.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3551981"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3551981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706445"} 10.0.0.1 - - [07/Aug/2022:08:13:25 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.0.1 - - [07/Aug/2022:08:13:25 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552302"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706457"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552293"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706455"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552264"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706454"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552210"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706458"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552186"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706469"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552294"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706456"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552251"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706453"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552270"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706472"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552328"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706470"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552121"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706466"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706464"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552138"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706462"} {"timestamp":"2022-08-07T08:13:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552211"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706460"} {"timestamp":"2022-08-07T08:13:33.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706474"} {"timestamp":"2022-08-07T08:13:33.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552142"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706476"} {"timestamp":"2022-08-07T08:13:33.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552173"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706478"} {"timestamp":"2022-08-07T08:13:33.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552331"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706480"} {"timestamp":"2022-08-07T08:13:33.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552209"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706482"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552582"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706492"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552583"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706495"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706491"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706490"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552466"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706489"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706501"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706505"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706507"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706509"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552493"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706493"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706513"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552584"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706511"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552358"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706504"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552446"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706499"} {"timestamp":"2022-08-07T08:13:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552528"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706498"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552492"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706515"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706517"} {"timestamp":"2022-08-07T08:13:33.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552401"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706519"} {"timestamp":"2022-08-07T08:13:33.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552486"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706521"} {"timestamp":"2022-08-07T08:13:33.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552563"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706523"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706539"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552710"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706542"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552667"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706540"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552734"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706550"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706533"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552641"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706552"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552758"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706537"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706534"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552684"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706536"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552774"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706538"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706535"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552621"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706547"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552615"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706548"} {"timestamp":"2022-08-07T08:13:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552736"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706546"} {"timestamp":"2022-08-07T08:13:33.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706554"} {"timestamp":"2022-08-07T08:13:33.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552801"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706556"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552989"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706559"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552826"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706565"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706567"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552931"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706562"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552957"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706563"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706575"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706577"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706579"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552914"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706573"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552956"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706571"} {"timestamp":"2022-08-07T08:13:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552930"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706569"} {"timestamp":"2022-08-07T08:13:34.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552852"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706581"} {"timestamp":"2022-08-07T08:13:34.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706583"} {"timestamp":"2022-08-07T08:13:34.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552875"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706585"} {"timestamp":"2022-08-07T08:13:34.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552988"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706587"} {"timestamp":"2022-08-07T08:13:34.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3552888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3552888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706589"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706598"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706606"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553037"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706604"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706608"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553114"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706601"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553191"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706602"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553148"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706600"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553161"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706597"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553061"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706599"} {"timestamp":"2022-08-07T08:13:34.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553093"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706610"} {"timestamp":"2022-08-07T08:13:34.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706612"} {"timestamp":"2022-08-07T08:13:34.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706614"} {"timestamp":"2022-08-07T08:13:34.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706616"} {"timestamp":"2022-08-07T08:13:34.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553217"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706618"} {"timestamp":"2022-08-07T08:13:34.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553189"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706620"} {"timestamp":"2022-08-07T08:13:34.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553216"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706622"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553291"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706632"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553255"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706635"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706631"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706630"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553304"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706633"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553247"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706629"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553356"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706641"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706639"} {"timestamp":"2022-08-07T08:13:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706637"} {"timestamp":"2022-08-07T08:13:34.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553330"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706643"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553408"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706653"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553533"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706662"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553525"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706660"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553532"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706656"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553494"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706657"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553438"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706655"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553437"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706666"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553493"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706652"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706668"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706658"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706654"} {"timestamp":"2022-08-07T08:13:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553464"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706664"} {"timestamp":"2022-08-07T08:13:34.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553369"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706670"} {"timestamp":"2022-08-07T08:13:34.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553414"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706672"} {"timestamp":"2022-08-07T08:13:34.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706674"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553697"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706686"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553746"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706699"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553607"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706701"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553611"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706685"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553606"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706698"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553564"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706694"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553655"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706691"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553642"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706695"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553685"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706689"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706687"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706683"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706684"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553677"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706688"} {"timestamp":"2022-08-07T08:13:34.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706703"} {"timestamp":"2022-08-07T08:13:34.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553694"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706705"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553811"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706718"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553775"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706712"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553798"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706716"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553824"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706711"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553776"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706715"} {"timestamp":"2022-08-07T08:13:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553759"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706713"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553865"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706729"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706727"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553981"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706731"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553926"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706726"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706741"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553988"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706725"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553879"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706743"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553954"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706724"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553850"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706739"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554019"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706737"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553967"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706734"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553856"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706735"} {"timestamp":"2022-08-07T08:13:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553837"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706745"} {"timestamp":"2022-08-07T08:13:34.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553987"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706747"} {"timestamp":"2022-08-07T08:13:34.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3553866"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3553866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706749"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554062"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706762"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554101"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706760"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554123"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706761"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706766"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554084"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706757"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554036"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706759"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554100"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706758"} {"timestamp":"2022-08-07T08:13:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554059"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706764"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554166"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706771"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706781"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554272"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706783"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706779"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706789"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554149"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706776"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554305"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706777"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706772"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554244"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706773"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554195"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706791"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554243"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706787"} {"timestamp":"2022-08-07T08:13:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554200"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706785"} {"timestamp":"2022-08-07T08:13:34.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554136"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706793"} {"timestamp":"2022-08-07T08:13:34.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554266"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706795"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125076"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706806"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127690"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706821"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126554"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706818"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706807"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127324"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706809"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126498"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706812"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554417"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706824"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706816"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8124962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8124962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706814"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125236"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706813"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126886"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706808"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126341"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706811"} {"timestamp":"2022-08-07T08:13:34.912Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8124724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8124724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706810"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554357"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706828"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126175"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706826"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125606"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706822"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554415"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706830"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706832"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706834"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554344"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706838"} {"timestamp":"2022-08-07T08:13:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127018"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706836"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554377"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706840"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706842"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554378"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706844"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554322"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706846"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554370"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706850"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554487"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706849"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125914"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706852"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554412"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706856"} {"timestamp":"2022-08-07T08:13:34.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8125973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706854"} {"timestamp":"2022-08-07T08:13:34.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554321"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706858"} {"timestamp":"2022-08-07T08:13:34.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554500"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706860"} {"timestamp":"2022-08-07T08:13:34.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554464"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706862"} {"timestamp":"2022-08-07T08:13:34.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8127288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706864"} {"timestamp":"2022-08-07T08:13:34.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706866"} {"timestamp":"2022-08-07T08:13:34.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554513"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706868"} {"timestamp":"2022-08-07T08:13:34.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8126888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706870"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554558"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706884"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554591"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706883"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554617"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706882"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554539"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706880"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706881"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554560"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706885"} {"timestamp":"2022-08-07T08:13:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706879"} {"timestamp":"2022-08-07T08:13:35.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706887"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706904"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706906"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554706"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554706","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706898"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554688"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706897"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554776"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706908"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706896"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706901"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706902"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706900"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554682"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706899"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554645"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706914"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554724"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706913"} {"timestamp":"2022-08-07T08:13:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554643"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706910"} {"timestamp":"2022-08-07T08:13:35.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554799"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706916"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554854"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706933"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554933"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706937"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706935"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554967"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706929"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554855"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706941"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706930"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554958"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706920"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706921"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554838"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706945"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554816"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706931"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554929"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706928"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554907"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706932"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554903"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706943"} {"timestamp":"2022-08-07T08:13:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554880"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706939"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554996"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706955"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555137"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706965"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555208"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706957"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555052"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706961"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554994"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706956"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555141"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706960"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706959"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555176"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706958"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555076"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706972"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3554995"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3554995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706962"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555106"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555106","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706970"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706968"} {"timestamp":"2022-08-07T08:13:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555015"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706966"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555213"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706974"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555212"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706976"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706978"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555040"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706980"} {"timestamp":"2022-08-07T08:13:35.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555104"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706982"} {"timestamp":"2022-08-07T08:13:35.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706985"} {"timestamp":"2022-08-07T08:13:35.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555220"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706986"} {"timestamp":"2022-08-07T08:13:35.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706988"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555354"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706996"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555322"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707002"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555286"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707000"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555287"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706997"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555348"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707006"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4706998"} {"timestamp":"2022-08-07T08:13:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555261"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707004"} {"timestamp":"2022-08-07T08:13:35.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555335"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707008"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555413"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707020"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555543"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707025"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555399"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707027"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707024"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555380"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707022"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707026"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707028"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555465"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707021"} {"timestamp":"2022-08-07T08:13:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555507"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707031"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555508"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707023"} {"timestamp":"2022-08-07T08:13:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555374"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707029"} {"timestamp":"2022-08-07T08:13:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555491"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707033"} {"timestamp":"2022-08-07T08:13:35.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555442"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707035"} {"timestamp":"2022-08-07T08:13:35.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555476"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707037"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555643"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707043"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555556"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707046"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707044"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707042"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707048"} {"timestamp":"2022-08-07T08:13:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555645"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707050"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555686"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707052"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707054"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555646"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707056"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555611"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707060"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555742"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707058"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555764"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707062"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707064"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555573"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707066"} {"timestamp":"2022-08-07T08:13:35.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555725"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707068"} {"timestamp":"2022-08-07T08:13:35.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707070"} {"timestamp":"2022-08-07T08:13:35.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555644"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707072"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707076"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555793"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707079"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555857"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707077"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707083"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555771"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707089"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555856"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707091"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707087"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707085"} {"timestamp":"2022-08-07T08:13:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555842"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555842","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707084"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555962"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707100"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555914"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707104"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555915"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707101"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555946"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707102"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555963"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707099"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555894"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707098"} {"timestamp":"2022-08-07T08:13:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555907"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707106"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707114"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556063"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707125"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556003"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707127"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707123"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556002"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707117"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707118"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556071"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707115"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3555985"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3555985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707119"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707116"} {"timestamp":"2022-08-07T08:13:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556001"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707121"} {"timestamp":"2022-08-07T08:13:35.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556102"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707130"} {"timestamp":"2022-08-07T08:13:35.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707131"} {"timestamp":"2022-08-07T08:13:35.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556070"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707133"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556258"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707146"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556208"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707151"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556158"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707148"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556271"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707143"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556209"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707142"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556157"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707144"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556196"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707140"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707141"} {"timestamp":"2022-08-07T08:13:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556180"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707152"} {"timestamp":"2022-08-07T08:13:36.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556241"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707154"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556373"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707160"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556427"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707170"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556401"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707166"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556280"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707167"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556405"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707171"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556288"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707173"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556323"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707163"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556388"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707161"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556281"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707162"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556346"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707177"} {"timestamp":"2022-08-07T08:13:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556340"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707175"} {"timestamp":"2022-08-07T08:13:36.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556334"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707179"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556504"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707186"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556453"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707192"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707190"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556440"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707185"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556470"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707184"} {"timestamp":"2022-08-07T08:13:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556495"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707188"} {"timestamp":"2022-08-07T08:13:36.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707194"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707203"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556548"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707206"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556600"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707205"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556622"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556622","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707207"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556583"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707202"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556547"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707204"} {"timestamp":"2022-08-07T08:13:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707209"} {"timestamp":"2022-08-07T08:13:36.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556596"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707211"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556687"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707225"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556721"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707222"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707227"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556766"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707236"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556812"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707232"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556635"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707228"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556720"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707226"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556850"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707224"} {"timestamp":"2022-08-07T08:13:36.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556811"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707243"} {"timestamp":"2022-08-07T08:13:36.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707246"} {"timestamp":"2022-08-07T08:13:36.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707248"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556851"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707230"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556885"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707223"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556763"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707221"} {"timestamp":"2022-08-07T08:13:36.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556700"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707250"} {"timestamp":"2022-08-07T08:13:36.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556648"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707244"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556740"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707239"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707240"} {"timestamp":"2022-08-07T08:13:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707235"} {"timestamp":"2022-08-07T08:13:36.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707252"} {"timestamp":"2022-08-07T08:13:36.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556849"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707254"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556986"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707264"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556925"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707262"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556933"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707271"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556908"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707263"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707265"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556952"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707267"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556953"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707266"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3556992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3556992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707273"} {"timestamp":"2022-08-07T08:13:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557012"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707269"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557051"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707284"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557067"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707283"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557116"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707281"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707287"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557090"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707282"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557180"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707296"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557102"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707298"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707280"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557171"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707300"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557146"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707294"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557096"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707291"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557142"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707292"} {"timestamp":"2022-08-07T08:13:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557029"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707288"} {"timestamp":"2022-08-07T08:13:36.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557172"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557172","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707302"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557234"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707307"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557278"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707309"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707311"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557360"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707315"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557235"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707317"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707306"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557233"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707319"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707313"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557279"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707325"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557361"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707323"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557350"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707321"} {"timestamp":"2022-08-07T08:13:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557220"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707327"} {"timestamp":"2022-08-07T08:13:36.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557280"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707329"} {"timestamp":"2022-08-07T08:13:36.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557337"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707331"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707339"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557484"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707341"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557510"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707343"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557538"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707346"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557389"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707348"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557418"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707340"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557419"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707344"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557506"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707342"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707350"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557467"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707352"} {"timestamp":"2022-08-07T08:13:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557454"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707354"} {"timestamp":"2022-08-07T08:13:36.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557402"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707356"} {"timestamp":"2022-08-07T08:13:36.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557483"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707358"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557623"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707368"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707375"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557566"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707373"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557665"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707379"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557737"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707371"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707385"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557766"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707365"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557576"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707366"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707387"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557556"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707369"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707367"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557608"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707383"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557664"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707381"} {"timestamp":"2022-08-07T08:13:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557653"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707377"} {"timestamp":"2022-08-07T08:13:36.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557555"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707389"} {"timestamp":"2022-08-07T08:13:36.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707391"} {"timestamp":"2022-08-07T08:13:36.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557718"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707393"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557896"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707404"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557790"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707415"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557818"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707412"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557906"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707411"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557805"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707407"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557923"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707405"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707408"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707406"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707403"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557822"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707402"} {"timestamp":"2022-08-07T08:13:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707416"} {"timestamp":"2022-08-07T08:13:37.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557948"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707418"} {"timestamp":"2022-08-07T08:13:37.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557874"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707420"} {"timestamp":"2022-08-07T08:13:37.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557952"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707423"} {"timestamp":"2022-08-07T08:13:37.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557873"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707424"} {"timestamp":"2022-08-07T08:13:37.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557958"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707426"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558065"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707437"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558007"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707443"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558082"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707442"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558006"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707438"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558052"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707439"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558008"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707444"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707440"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558039"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707441"} {"timestamp":"2022-08-07T08:13:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3557987"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3557987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707445"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707451"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558134"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707454"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558130"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707452"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707458"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707450"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707460"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558176"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707464"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558208"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707456"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558247"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707467"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558107"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707468"} {"timestamp":"2022-08-07T08:13:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558174"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707462"} {"timestamp":"2022-08-07T08:13:37.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558225"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707470"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558328"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707477"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558351"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707487"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707478"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558264"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707481"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558381"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707483"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707480"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707479"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558364"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707485"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707493"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558303"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707491"} {"timestamp":"2022-08-07T08:13:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707489"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558410"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707510"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707503"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707516"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707504"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558553"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707508"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558565"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707502"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558403"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707507"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558417"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707506"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558539"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707505"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558495"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707520"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558414"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707518"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707513"} {"timestamp":"2022-08-07T08:13:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707514"} {"timestamp":"2022-08-07T08:13:37.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558520"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707522"} {"timestamp":"2022-08-07T08:13:37.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707524"} {"timestamp":"2022-08-07T08:13:37.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558593"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707526"} {"timestamp":"2022-08-07T08:13:37.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558478"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707528"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558702"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707539"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707551"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558627"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707541"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558722"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707544"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558754"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707540"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558650"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707545"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558676"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707542"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707547"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558771"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707546"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558732"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707543"} {"timestamp":"2022-08-07T08:13:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558628"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707550"} {"timestamp":"2022-08-07T08:13:37.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558767"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707553"} {"timestamp":"2022-08-07T08:13:37.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707555"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558797"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707563"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558793"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707566"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558832"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707568"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558862"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707562"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558861"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707564"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558841"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707565"} {"timestamp":"2022-08-07T08:13:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707570"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558949"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707580"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558971"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707585"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707577"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558884"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707583"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559014"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707593"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707595"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559030"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707578"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559031"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707581"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559055"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707597"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559057"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707600"} {"timestamp":"2022-08-07T08:13:37.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558927"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707603"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707579"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559061"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707601"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558910"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707591"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559092"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707589"} {"timestamp":"2022-08-07T08:13:37.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558938"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707605"} {"timestamp":"2022-08-07T08:13:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3558926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3558926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707587"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707616"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707618"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559261"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707628"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707615"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559148"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707619"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707626"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707620"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707622"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559209"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707624"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707614"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707617"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559170"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707632"} {"timestamp":"2022-08-07T08:13:37.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707634"} {"timestamp":"2022-08-07T08:13:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559174"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707630"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707644"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707653"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559304"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707647"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707655"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707651"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559424"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707646"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707649"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559417"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707645"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707642"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559507"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707657"} {"timestamp":"2022-08-07T08:13:37.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707643"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559391"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707659"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559432"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707661"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559355"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707663"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559407"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707665"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707667"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559408"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707669"} {"timestamp":"2022-08-07T08:13:37.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559509"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707671"} {"timestamp":"2022-08-07T08:13:37.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707673"} {"timestamp":"2022-08-07T08:13:37.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559508"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707675"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707696"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707698"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707690"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559707"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707692"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559553"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707700"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559634"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707693"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707691"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559728"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707695"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559637"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707688"} {"timestamp":"2022-08-07T08:13:38.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559690"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707704"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559635"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707689"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707694"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559547"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707687"} {"timestamp":"2022-08-07T08:13:38.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559579"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707706"} {"timestamp":"2022-08-07T08:13:38.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559580"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707702"} {"timestamp":"2022-08-07T08:13:38.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559677"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707708"} {"timestamp":"2022-08-07T08:13:38.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559703"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707710"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559832"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707722"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559889"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707731"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559918"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707721"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707723"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559800"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707728"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707720"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707718"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559888"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707729"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559872"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707725"} {"timestamp":"2022-08-07T08:13:38.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559772"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707719"} {"timestamp":"2022-08-07T08:13:38.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559911"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707733"} {"timestamp":"2022-08-07T08:13:38.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707735"} {"timestamp":"2022-08-07T08:13:38.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559830"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707737"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707747"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707750"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560111"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707752"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560101"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707744"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559983"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707758"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560139"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707760"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560168"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707764"} {"timestamp":"2022-08-07T08:13:38.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560024"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707768"} {"timestamp":"2022-08-07T08:13:38.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560152"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707770"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560080"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707745"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560166"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707746"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707748"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560100"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707766"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707762"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3559959"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3559959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707756"} {"timestamp":"2022-08-07T08:13:38.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707754"} {"timestamp":"2022-08-07T08:13:38.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707772"} {"timestamp":"2022-08-07T08:13:38.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560026"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707774"} {"timestamp":"2022-08-07T08:13:38.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560027"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707776"} {"timestamp":"2022-08-07T08:13:38.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707778"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560216"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707789"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560249"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707790"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560284"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707791"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707786"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560268"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707788"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560197"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707793"} {"timestamp":"2022-08-07T08:13:38.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560210"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707787"} {"timestamp":"2022-08-07T08:13:38.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707795"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707810"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560435"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707807"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560434"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707816"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707805"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560327"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707804"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707806"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560418"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707809"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560386"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707808"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560343"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707814"} {"timestamp":"2022-08-07T08:13:38.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560301"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707812"} {"timestamp":"2022-08-07T08:13:38.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560382"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560382","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707818"} {"timestamp":"2022-08-07T08:13:38.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560344"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707820"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560503"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707835"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560526"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707841"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560496"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707839"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707843"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707845"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560461"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707830"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560574"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707833"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707847"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560525"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707834"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560561"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707831"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560460"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707832"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560597"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707829"} {"timestamp":"2022-08-07T08:13:38.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707837"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707859"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707866"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560799"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707868"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707862"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707870"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707861"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707872"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707856"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560685"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707857"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560807"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707860"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707858"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560643"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707864"} {"timestamp":"2022-08-07T08:13:38.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560665"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707874"} {"timestamp":"2022-08-07T08:13:38.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560797"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707876"} {"timestamp":"2022-08-07T08:13:38.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560626"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707878"} {"timestamp":"2022-08-07T08:13:38.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707880"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560905"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707886"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707888"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707892"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560960"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707896"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560852"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707887"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707889"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560851"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707897"} {"timestamp":"2022-08-07T08:13:38.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707893"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707899"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561003"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707901"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560838"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707903"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707905"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707909"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560970"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707911"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560938"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707915"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560909"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707907"} {"timestamp":"2022-08-07T08:13:38.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3560886"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3560886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707913"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561058"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707923"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707928"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561094"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707932"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707925"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561110"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707922"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561162"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707934"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561062"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707921"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561063"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707926"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707936"} {"timestamp":"2022-08-07T08:13:38.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707930"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707947"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561248"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707951"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561211"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707953"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561251"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707957"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561354"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707944"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561292"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707946"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561237"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707959"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561341"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707945"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561360"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707948"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561218"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707949"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561188"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707963"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707961"} {"timestamp":"2022-08-07T08:13:38.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707955"} {"timestamp":"2022-08-07T08:13:38.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561300"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561300","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707965"} {"timestamp":"2022-08-07T08:13:38.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561303"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707967"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561511"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707976"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707981"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561485"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707978"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561438"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707977"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561406"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707983"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561558"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707979"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561383"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707985"} {"timestamp":"2022-08-07T08:13:39.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561507"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707987"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561562"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707989"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707991"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561509"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707993"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561512"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707995"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561563"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707997"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561467"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4707999"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708001"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561461"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708003"} {"timestamp":"2022-08-07T08:13:39.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561564"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708005"} {"timestamp":"2022-08-07T08:13:39.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708007"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708019"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708026"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561712"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708022"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561751"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708025"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561617"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708021"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561750"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708024"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561647"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708020"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708023"} {"timestamp":"2022-08-07T08:13:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561669"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708018"} {"timestamp":"2022-08-07T08:13:39.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708028"} {"timestamp":"2022-08-07T08:13:39.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561646"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708030"} {"timestamp":"2022-08-07T08:13:39.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561734"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708032"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708043"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561759"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708049"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561800"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708053"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708048"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561890"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708051"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561920"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708041"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561771"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708042"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561769"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708044"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561792"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708040"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561903"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708045"} {"timestamp":"2022-08-07T08:13:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561845"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708055"} {"timestamp":"2022-08-07T08:13:39.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561928"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708057"} {"timestamp":"2022-08-07T08:13:39.217Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561844"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708059"} {"timestamp":"2022-08-07T08:13:39.220Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561919"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708061"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708067"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562037"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708076"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562098"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562098","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708080"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561996"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708082"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561972"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708084"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562076"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708086"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561953"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708074"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562036"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708072"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562121"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708068"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561971"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708070"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562075"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708069"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562132"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708088"} {"timestamp":"2022-08-07T08:13:39.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3561998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3561998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708078"} {"timestamp":"2022-08-07T08:13:39.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562041"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708090"} {"timestamp":"2022-08-07T08:13:39.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708092"} {"timestamp":"2022-08-07T08:13:39.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708094"} {"timestamp":"2022-08-07T08:13:39.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562118"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708096"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562309"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708107"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562189"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708113"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562267"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708109"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562332"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708118"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562364"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708121"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562229"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708105"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562227"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708111"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708103"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562215"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708123"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708104"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562228"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708125"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562280"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708106"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562176"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708119"} {"timestamp":"2022-08-07T08:13:39.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562202"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708115"} {"timestamp":"2022-08-07T08:13:39.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708127"} {"timestamp":"2022-08-07T08:13:39.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562338"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708129"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562466"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708133"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708140"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708138"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562480"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708137"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562527"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708146"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562436"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708148"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562462"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708134"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708144"} {"timestamp":"2022-08-07T08:13:39.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562414"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708142"} {"timestamp":"2022-08-07T08:13:39.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708150"} {"timestamp":"2022-08-07T08:13:39.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562504"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708152"} {"timestamp":"2022-08-07T08:13:39.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562440"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708154"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562609"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708165"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562582"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708173"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562673"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708169"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562608"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708171"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708177"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562550"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708161"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562700"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708160"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708163"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562583"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708167"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708162"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562549"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708179"} {"timestamp":"2022-08-07T08:13:39.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562540"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708176"} {"timestamp":"2022-08-07T08:13:39.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708181"} {"timestamp":"2022-08-07T08:13:39.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562674"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708183"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562891"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708200"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562806"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708198"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562725"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708204"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708202"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708193"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562778"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708210"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562856"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708192"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562895"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708212"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562852"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708191"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562740"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708216"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562928"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708194"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562920"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708190"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708197"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562807"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708218"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562729"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708220"} {"timestamp":"2022-08-07T08:13:39.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708214"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562921"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708208"} {"timestamp":"2022-08-07T08:13:39.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562730"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708207"} {"timestamp":"2022-08-07T08:13:39.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708222"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563021"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708238"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708237"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708231"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708233"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562982"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708239"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563037"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708232"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708236"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3562967"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3562967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708234"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708241"} {"timestamp":"2022-08-07T08:13:39.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563063"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708243"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146466"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708254"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146634"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708253"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147131"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708257"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563099"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708260"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147084"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708264"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708266"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708268"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146311"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708272"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708274"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146517"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708276"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147203"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708258"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708255"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147079"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708252"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146626"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708256"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708278"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708270"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563170"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708281"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708284"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146769"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708262"} {"timestamp":"2022-08-07T08:13:39.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708282"} {"timestamp":"2022-08-07T08:13:39.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563152"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708286"} {"timestamp":"2022-08-07T08:13:39.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563134"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708288"} {"timestamp":"2022-08-07T08:13:39.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563135"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708292"} {"timestamp":"2022-08-07T08:13:39.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563190"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708290"} {"timestamp":"2022-08-07T08:13:39.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563125"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708294"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708296"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563112"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708298"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146770"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708300"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147441"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708302"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563203"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708304"} {"timestamp":"2022-08-07T08:13:39.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146957"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8146957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708306"} {"timestamp":"2022-08-07T08:13:39.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147393"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8147393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708308"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708317"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563318"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708327"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563294"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708325"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563307"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708319"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708320"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563359"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708329"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563230"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708318"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563232"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708331"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563366"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708323"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563231"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708335"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563281"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708321"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708322"} {"timestamp":"2022-08-07T08:13:40.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708333"} {"timestamp":"2022-08-07T08:13:40.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563229"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708337"} {"timestamp":"2022-08-07T08:13:40.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563328"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708339"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708348"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563480"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708354"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563424"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708358"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563479"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708362"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563554"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708356"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563513"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708347"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563428"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708351"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708350"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563411"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708349"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563450"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708352"} {"timestamp":"2022-08-07T08:13:40.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563484"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708360"} {"timestamp":"2022-08-07T08:13:40.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563541"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708364"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563571"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708373"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563697"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708379"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563600"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708375"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563626"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708374"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563672"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708386"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708376"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563673"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708377"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563593"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708378"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708387"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563658"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708383"} {"timestamp":"2022-08-07T08:13:40.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563608"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708382"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708400"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708404"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563735"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708401"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563710"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708398"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563775"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708406"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563734"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708399"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708396"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563726"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708402"} {"timestamp":"2022-08-07T08:13:40.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708397"} {"timestamp":"2022-08-07T08:13:40.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708408"} {"timestamp":"2022-08-07T08:13:40.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563803"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708410"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708424"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563900"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708429"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563857"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708431"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708421"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563931"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708422"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563958"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708420"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708433"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563944"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708419"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708425"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563959"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708423"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563989"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708435"} {"timestamp":"2022-08-07T08:13:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563879"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708428"} {"timestamp":"2022-08-07T08:13:40.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3563899"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3563899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708437"} {"timestamp":"2022-08-07T08:13:40.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564004"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708439"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564054"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708450"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564191"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708458"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708460"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708462"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708456"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564074"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708466"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564035"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708455"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564126"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708452"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564178"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708449"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564147"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708448"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708447"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564082"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708446"} {"timestamp":"2022-08-07T08:13:40.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564139"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708468"} {"timestamp":"2022-08-07T08:13:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708464"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564386"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708481"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564394"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708487"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564247"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708477"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564298"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708479"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564299"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708485"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564321"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708480"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564269"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708478"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564347"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708482"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564340"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708483"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564282"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708494"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564334"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708495"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564393"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708491"} {"timestamp":"2022-08-07T08:13:40.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708489"} {"timestamp":"2022-08-07T08:13:40.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564348"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708497"} {"timestamp":"2022-08-07T08:13:40.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564246"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708499"} {"timestamp":"2022-08-07T08:13:40.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564400"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708501"} {"timestamp":"2022-08-07T08:13:40.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564230"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708503"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564490"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708514"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564438"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708526"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708520"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564568"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708515"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708516"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564503"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708519"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564504"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708517"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708521"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708518"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564477"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708524"} {"timestamp":"2022-08-07T08:13:40.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564546"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708522"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564632"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708534"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564789"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708547"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564595"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708545"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564585"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708552"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708553"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564698"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708542"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564711"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708555"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564748"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708538"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564676"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708539"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564715"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708543"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708537"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708536"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564594"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708535"} {"timestamp":"2022-08-07T08:13:40.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564737"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708549"} {"timestamp":"2022-08-07T08:13:40.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708557"} {"timestamp":"2022-08-07T08:13:40.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708559"} {"timestamp":"2022-08-07T08:13:40.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564634"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708561"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564819"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708577"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708582"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708580"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708584"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564841"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708573"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564817"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708574"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564874"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708576"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564802"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708571"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564875"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708575"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708578"} {"timestamp":"2022-08-07T08:13:40.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564873"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708572"} {"timestamp":"2022-08-07T08:13:40.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564906"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708587"} {"timestamp":"2022-08-07T08:13:40.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564945"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708588"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565066"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708597"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564987"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708603"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565026"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708601"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565028"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708599"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708594"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708596"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3564971"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3564971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708595"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708607"} {"timestamp":"2022-08-07T08:13:41.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565065"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708605"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708613"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565179"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708618"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708614"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708620"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708622"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565157"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708615"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565153"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708626"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565114"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708616"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565287"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708624"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565121"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708628"} {"timestamp":"2022-08-07T08:13:41.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565218"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708630"} {"timestamp":"2022-08-07T08:13:41.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565235"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708632"} {"timestamp":"2022-08-07T08:13:41.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565122"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708634"} {"timestamp":"2022-08-07T08:13:41.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708636"} {"timestamp":"2022-08-07T08:13:41.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708638"} {"timestamp":"2022-08-07T08:13:41.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565187"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708640"} {"timestamp":"2022-08-07T08:13:41.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565249"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708642"} {"timestamp":"2022-08-07T08:13:41.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565270"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708644"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708653"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565421"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708657"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565334"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708655"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565374"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708651"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565393"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708661"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708654"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565420"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708652"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565332"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708660"} {"timestamp":"2022-08-07T08:13:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565333"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708663"} {"timestamp":"2022-08-07T08:13:41.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565411"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708665"} {"timestamp":"2022-08-07T08:13:41.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565456"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708668"} {"timestamp":"2022-08-07T08:13:41.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708669"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708680"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565556"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708683"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565665"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708682"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708694"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565666"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708686"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565543"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708687"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708681"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565599"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708684"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565598"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708688"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565497"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708685"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565607"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708690"} {"timestamp":"2022-08-07T08:13:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708692"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708696"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708698"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565716"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708700"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565664"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708702"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565663"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708704"} {"timestamp":"2022-08-07T08:13:41.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565572"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708706"} {"timestamp":"2022-08-07T08:13:41.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708708"} {"timestamp":"2022-08-07T08:13:41.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565498"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708710"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708722"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565794"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708721"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708731"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708719"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565793"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708723"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708727"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565855"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708725"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708720"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565829"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708718"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708737"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565952"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708730"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565835"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708735"} {"timestamp":"2022-08-07T08:13:41.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565891"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708733"} {"timestamp":"2022-08-07T08:13:41.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565888"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708739"} {"timestamp":"2022-08-07T08:13:41.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565761"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708741"} {"timestamp":"2022-08-07T08:13:41.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565868"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565868","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708745"} {"timestamp":"2022-08-07T08:13:41.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565816"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708743"} {"timestamp":"2022-08-07T08:13:41.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565899"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708747"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708756"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565989"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708762"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566050"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708760"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565985"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708757"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566024"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708759"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708758"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708755"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3565972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3565972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708766"} {"timestamp":"2022-08-07T08:13:41.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566011"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708764"} {"timestamp":"2022-08-07T08:13:41.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566076"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708768"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708782"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566154"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708786"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708789"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566191"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708781"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566232"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708783"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708779"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566183"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708778"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566192"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708777"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708780"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566115"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708791"} {"timestamp":"2022-08-07T08:13:41.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566102"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708787"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566329"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708805"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566252"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708803"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708801"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566245"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708808"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708804"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566323"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708810"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566301"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708806"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566349"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708802"} {"timestamp":"2022-08-07T08:13:41.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566253"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708800"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566435"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708819"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566429"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708829"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566405"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708827"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708831"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566472"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708833"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566404"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708821"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708820"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566362"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708822"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566466"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708825"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566378"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708823"} {"timestamp":"2022-08-07T08:13:41.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566434"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708824"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566535"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566535","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708843"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566531"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708848"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566587"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708844"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566518"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708850"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708852"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566561"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708846"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566586"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708840"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566560"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708841"} {"timestamp":"2022-08-07T08:13:41.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566612"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708842"} {"timestamp":"2022-08-07T08:13:41.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708854"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708859"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566795"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708862"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566677"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708865"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566688"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708858"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566846"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708873"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708871"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566710"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708875"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708877"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708868"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566714"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708869"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708881"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566635"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708863"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708883"} {"timestamp":"2022-08-07T08:13:42.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566807"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708879"} {"timestamp":"2022-08-07T08:13:42.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708885"} {"timestamp":"2022-08-07T08:13:42.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566847"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708887"} {"timestamp":"2022-08-07T08:13:42.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708889"} {"timestamp":"2022-08-07T08:13:42.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708891"} {"timestamp":"2022-08-07T08:13:42.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566875"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708893"} {"timestamp":"2022-08-07T08:13:42.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708895"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708911"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567019"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708914"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566908"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708910"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567018"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708916"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566946"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708906"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566989"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708908"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566938"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708905"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708907"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566945"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708909"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566895"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708912"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708920"} {"timestamp":"2022-08-07T08:13:42.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3566921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3566921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708922"} {"timestamp":"2022-08-07T08:13:42.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567051"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708919"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567168"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708936"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708931"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567064"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708937"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567196"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708935"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567088"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708932"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567155"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708943"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708934"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708933"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708945"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708941"} {"timestamp":"2022-08-07T08:13:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567191"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708939"} {"timestamp":"2022-08-07T08:13:42.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567142"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708947"} {"timestamp":"2022-08-07T08:13:42.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567237"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708949"} {"timestamp":"2022-08-07T08:13:42.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567233"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708951"} {"timestamp":"2022-08-07T08:13:42.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708953"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567419"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708964"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567376"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567376","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708970"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708968"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567415"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708966"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567332"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708965"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708962"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708963"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708978"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567298"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708961"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567402"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708976"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708974"} {"timestamp":"2022-08-07T08:13:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708972"} {"timestamp":"2022-08-07T08:13:42.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567363"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708980"} {"timestamp":"2022-08-07T08:13:42.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567311"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708982"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567448"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708991"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567516"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708990"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567597"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708995"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708992"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567571"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708993"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708989"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567493"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708997"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567449"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4708999"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567506"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709003"} {"timestamp":"2022-08-07T08:13:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567549"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709001"} {"timestamp":"2022-08-07T08:13:42.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567480"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709005"} {"timestamp":"2022-08-07T08:13:42.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567447"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709007"} {"timestamp":"2022-08-07T08:13:42.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567577"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709009"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567675"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709016"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709018"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567640"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709015"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567623"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709020"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709014"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567662"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709022"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567686"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709024"} {"timestamp":"2022-08-07T08:13:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709026"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567772"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709037"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709036"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709041"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709034"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567803"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709045"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709047"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567759"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709049"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567718"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709051"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567804"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709033"} {"timestamp":"2022-08-07T08:13:42.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567848"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709053"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567753"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709035"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709043"} {"timestamp":"2022-08-07T08:13:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567799"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709040"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567887"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709060"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567909"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709068"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567886"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709064"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567930"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709066"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709062"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568013"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709059"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567982"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709058"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709072"} {"timestamp":"2022-08-07T08:13:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567980"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709070"} {"timestamp":"2022-08-07T08:13:42.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709076"} {"timestamp":"2022-08-07T08:13:42.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3567981"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3567981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709075"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709083"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568069"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709089"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568065"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709087"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568052"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709086"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709082"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568122"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709081"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568147"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709095"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568030"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709093"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568026"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709092"} {"timestamp":"2022-08-07T08:13:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568145"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709097"} {"timestamp":"2022-08-07T08:13:42.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709099"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568208"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709112"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568195"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709108"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568173"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709109"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709110"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568234"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709107"} {"timestamp":"2022-08-07T08:13:42.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568169"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568169","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709111"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568245"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709123"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568377"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709125"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709133"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709119"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568299"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709122"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568273"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709120"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568331"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709121"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568416"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709137"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568277"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709135"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568354"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709132"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568244"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709129"} {"timestamp":"2022-08-07T08:13:43.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709128"} {"timestamp":"2022-08-07T08:13:43.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709140"} {"timestamp":"2022-08-07T08:13:43.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709141"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568520"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709153"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568585"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709155"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568429"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709154"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568467"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709157"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568442"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709162"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568458"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709156"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709152"} {"timestamp":"2022-08-07T08:13:43.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568466"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709164"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568533"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709158"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568544"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709151"} {"timestamp":"2022-08-07T08:13:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568459"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568459","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709160"} {"timestamp":"2022-08-07T08:13:43.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568589"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709166"} {"timestamp":"2022-08-07T08:13:43.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709168"} {"timestamp":"2022-08-07T08:13:43.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709170"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709181"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709199"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568728"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709197"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709194"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709196"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709182"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709185"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568689"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709189"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568735"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709184"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709191"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709183"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568702"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709186"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568611"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709188"} {"timestamp":"2022-08-07T08:13:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709187"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568933"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709214"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568965"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709209"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568822"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709208"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568884"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709207"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568890"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709211"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568932"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709210"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568966"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709212"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568851"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709220"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568823"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709218"} {"timestamp":"2022-08-07T08:13:43.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568793"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709216"} {"timestamp":"2022-08-07T08:13:43.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568871"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709222"} {"timestamp":"2022-08-07T08:13:43.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709226"} {"timestamp":"2022-08-07T08:13:43.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568923"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709225"} {"timestamp":"2022-08-07T08:13:43.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709228"} {"timestamp":"2022-08-07T08:13:43.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568833"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709230"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709237"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569060"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709239"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569049"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709245"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709247"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709241"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3568988"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3568988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709236"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569001"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709238"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709251"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569061"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709249"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569118"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709243"} {"timestamp":"2022-08-07T08:13:43.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709253"} {"timestamp":"2022-08-07T08:13:43.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709255"} {"timestamp":"2022-08-07T08:13:43.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709257"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569207"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709268"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569157"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709270"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569247"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709266"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569313"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709267"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569238"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709272"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569320"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709275"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569239"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709276"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569285"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709265"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709264"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569321"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709282"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709280"} {"timestamp":"2022-08-07T08:13:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569213"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709279"} {"timestamp":"2022-08-07T08:13:43.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569168"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709284"} {"timestamp":"2022-08-07T08:13:43.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569196"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709286"} {"timestamp":"2022-08-07T08:13:43.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569274"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709288"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569368"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709291"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709298"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569456"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709301"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569352"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709297"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569421"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709303"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569420"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709296"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569369"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709305"} {"timestamp":"2022-08-07T08:13:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569391"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709299"} {"timestamp":"2022-08-07T08:13:43.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709307"} 10.0.0.1 - - [07/Aug/2022:08:13:35 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 0ms 10.0.6.22 - - [07/Aug/2022:08:13:38 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350999 30ms {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569525"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709319"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569638"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709328"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709326"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569536"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709332"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569664"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709325"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569577"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709321"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569499"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709320"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709322"} {"timestamp":"2022-08-07T08:13:43.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569606"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709336"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709318"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569524"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709317"} {"timestamp":"2022-08-07T08:13:43.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569576"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709338"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709316"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569482"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709330"} {"timestamp":"2022-08-07T08:13:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569537"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709334"} {"timestamp":"2022-08-07T08:13:43.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569680"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709340"} {"timestamp":"2022-08-07T08:13:43.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569605"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709342"} {"timestamp":"2022-08-07T08:13:43.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569642"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709344"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709350"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569758"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709361"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569720"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709359"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709356"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569759"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709357"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569820"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709363"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569719"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709351"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569794"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709365"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569703"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709352"} {"timestamp":"2022-08-07T08:13:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569767"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709353"} {"timestamp":"2022-08-07T08:13:43.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569798"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709367"} {"timestamp":"2022-08-07T08:13:43.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569829"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709369"} {"timestamp":"2022-08-07T08:13:43.818Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569859"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709371"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569911"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709376"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709377"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569915"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709380"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569880"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709378"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569963"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709384"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569937"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709383"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569950"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709386"} {"timestamp":"2022-08-07T08:13:43.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569879"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709388"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570110"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709399"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569976"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709397"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570045"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709398"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3569989"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3569989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709405"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709391"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709396"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570009"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709411"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709409"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570002"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709407"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570067"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709403"} {"timestamp":"2022-08-07T08:13:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570093"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709401"} {"timestamp":"2022-08-07T08:13:44.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570106"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570106","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709413"} {"timestamp":"2022-08-07T08:13:44.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570132"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709415"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570148"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709424"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570202"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709432"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570229"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709430"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570253"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709436"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570188"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709428"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570187"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709422"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570278"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709421"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709426"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570152"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709420"} {"timestamp":"2022-08-07T08:13:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570153"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709434"} {"timestamp":"2022-08-07T08:13:44.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570252"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709438"} {"timestamp":"2022-08-07T08:13:44.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570279"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709440"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570353"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709449"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570400"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709453"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709451"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570308"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709457"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570340"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709459"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570431"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709461"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570309"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709447"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570307"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709448"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570376"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570376","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709446"} {"timestamp":"2022-08-07T08:13:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709455"} {"timestamp":"2022-08-07T08:13:44.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570375"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709463"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570504"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709479"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570500"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709482"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570624"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709477"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709486"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570643"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709474"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570447"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709478"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570574"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709473"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570448"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709475"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709476"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570473"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709480"} {"timestamp":"2022-08-07T08:13:44.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570642"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709484"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570529"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709488"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570545"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570545","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709490"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570542"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709492"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570499"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709494"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570665"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709496"} {"timestamp":"2022-08-07T08:13:44.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570474"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709498"} {"timestamp":"2022-08-07T08:13:44.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709500"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570803"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709510"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570743"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709513"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709508"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570756"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709507"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570782"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709521"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709509"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570730"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709511"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570698"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709523"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709519"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570834"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709516"} {"timestamp":"2022-08-07T08:13:44.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570697"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709517"} {"timestamp":"2022-08-07T08:13:44.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709525"} {"timestamp":"2022-08-07T08:13:44.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570769"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709527"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570918"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709538"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570968"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709536"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570972"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709537"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709546"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709550"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570866"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709539"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709540"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709535"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709542"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570868"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570868","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709554"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570967"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709552"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709548"} {"timestamp":"2022-08-07T08:13:44.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3570867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3570867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709544"} {"timestamp":"2022-08-07T08:13:44.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571003"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709556"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571078"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709563"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571227"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709567"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709569"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571150"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709573"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571228"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709575"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571149"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709566"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571033"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709565"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709564"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709579"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571154"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709577"} {"timestamp":"2022-08-07T08:13:44.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571162"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709571"} {"timestamp":"2022-08-07T08:13:44.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571133"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709581"} {"timestamp":"2022-08-07T08:13:44.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571036"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709583"} {"timestamp":"2022-08-07T08:13:44.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571198"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709585"} {"timestamp":"2022-08-07T08:13:44.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571211"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709587"} {"timestamp":"2022-08-07T08:13:44.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709589"} {"timestamp":"2022-08-07T08:13:44.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571079"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709591"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571409"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709600"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571367"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571367","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709606"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571292"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709602"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571373"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709608"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709599"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571254"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709601"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709598"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709610"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571410"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709612"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571253"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709604"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709616"} {"timestamp":"2022-08-07T08:13:44.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571387"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709614"} {"timestamp":"2022-08-07T08:13:44.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571323"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709618"} {"timestamp":"2022-08-07T08:13:44.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571432"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709620"} {"timestamp":"2022-08-07T08:13:44.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709622"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571539"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709633"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571666"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709647"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571674"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709645"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571576"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709641"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571483"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709643"} {"timestamp":"2022-08-07T08:13:44.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709653"} {"timestamp":"2022-08-07T08:13:44.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571445"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709655"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709632"} {"timestamp":"2022-08-07T08:13:44.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571512"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709657"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571579"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709638"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571458"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709639"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571514"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709629"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709631"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571625"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709630"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709635"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571607"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709650"} {"timestamp":"2022-08-07T08:13:44.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571550"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709651"} {"timestamp":"2022-08-07T08:13:44.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709659"} {"timestamp":"2022-08-07T08:13:44.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571673"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709661"} {"timestamp":"2022-08-07T08:13:44.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571609"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709663"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571730"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709670"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571725"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709678"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571770"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709680"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571787"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709676"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571726"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709675"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709671"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571809"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709668"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571705"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709672"} {"timestamp":"2022-08-07T08:13:44.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571786"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709682"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709688"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571817"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709697"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709696"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572009"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709689"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709691"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709703"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571823"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709705"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571828"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709693"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709707"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571968"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709690"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571998"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709699"} {"timestamp":"2022-08-07T08:13:45.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571999"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709701"} {"timestamp":"2022-08-07T08:13:45.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571865"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709709"} {"timestamp":"2022-08-07T08:13:45.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571934"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709711"} {"timestamp":"2022-08-07T08:13:45.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571879"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709713"} {"timestamp":"2022-08-07T08:13:45.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571900"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709715"} {"timestamp":"2022-08-07T08:13:45.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572037"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709717"} {"timestamp":"2022-08-07T08:13:45.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3571933"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3571933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709719"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572151"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709730"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709728"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572072"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709727"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572102"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709732"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709724"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572188"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709739"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572127"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709742"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572155"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709744"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572225"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709725"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709746"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572194"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709735"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572056"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709740"} {"timestamp":"2022-08-07T08:13:45.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572154"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709736"} {"timestamp":"2022-08-07T08:13:45.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572121"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709748"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709762"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709768"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572398"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709769"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572381"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709772"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572316"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709758"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572254"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709759"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709767"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572334"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709763"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709760"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709761"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572368"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709757"} {"timestamp":"2022-08-07T08:13:45.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572255"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709773"} {"timestamp":"2022-08-07T08:13:45.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572402"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709775"} {"timestamp":"2022-08-07T08:13:45.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572397"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709778"} {"timestamp":"2022-08-07T08:13:45.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572320"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709779"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709787"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572436"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709796"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572463"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709799"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572488"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709804"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572489"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709794"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572459"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572459","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709789"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709788"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572514"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709792"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572437"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709790"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572543"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709791"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572537"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709806"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572566"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709802"} {"timestamp":"2022-08-07T08:13:45.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709800"} {"timestamp":"2022-08-07T08:13:45.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709808"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572619"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709818"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572739"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709830"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572673"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709827"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572769"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709834"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709828"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572764"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709820"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572657"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709836"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572625"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709819"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572702"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709817"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709824"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572735"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709823"} {"timestamp":"2022-08-07T08:13:45.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709842"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709840"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709838"} {"timestamp":"2022-08-07T08:13:45.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572674"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709833"} {"timestamp":"2022-08-07T08:13:45.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709844"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572993"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709855"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572939"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709856"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573024"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709863"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572829"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709865"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572925"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709857"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572863"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709859"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572924"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709860"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709861"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572830"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709854"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572891"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709858"} {"timestamp":"2022-08-07T08:13:45.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572989"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709867"} {"timestamp":"2022-08-07T08:13:45.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572852"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709869"} {"timestamp":"2022-08-07T08:13:45.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572878"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709871"} {"timestamp":"2022-08-07T08:13:45.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572920"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709873"} {"timestamp":"2022-08-07T08:13:45.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572895"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709877"} {"timestamp":"2022-08-07T08:13:45.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573051"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709875"} {"timestamp":"2022-08-07T08:13:45.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573050"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709879"} {"timestamp":"2022-08-07T08:13:45.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572936"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709881"} {"timestamp":"2022-08-07T08:13:45.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3572994"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3572994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709883"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573073"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709896"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573129"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709898"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573204"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709894"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709904"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573093"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709908"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709912"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573094"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709892"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573194"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709890"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573226"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709889"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573268"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709891"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573135"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709910"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573230"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709906"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573125"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709902"} {"timestamp":"2022-08-07T08:13:45.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573225"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709900"} {"timestamp":"2022-08-07T08:13:45.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709916"} {"timestamp":"2022-08-07T08:13:45.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709915"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709924"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709935"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573337"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709933"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709932"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573281"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709926"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573481"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709928"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573436"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709942"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709925"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573385"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709927"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573307"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709929"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573285"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709943"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573484"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709939"} {"timestamp":"2022-08-07T08:13:45.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573440"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709937"} {"timestamp":"2022-08-07T08:13:45.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573515"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709945"} {"timestamp":"2022-08-07T08:13:45.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573335"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709947"} {"timestamp":"2022-08-07T08:13:45.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573422"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709949"} {"timestamp":"2022-08-07T08:13:45.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709951"} {"timestamp":"2022-08-07T08:13:45.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573389"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709953"} {"timestamp":"2022-08-07T08:13:45.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709955"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573532"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709974"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573557"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709976"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573649"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709969"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573614"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709972"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573528"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709965"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573609"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709966"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709970"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573610"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709968"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573678"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709964"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573679"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709967"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573580"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709982"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573677"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709980"} {"timestamp":"2022-08-07T08:13:45.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573558"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709979"} {"timestamp":"2022-08-07T08:13:45.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573645"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709984"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573792"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710004"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573909"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709996"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573757"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709997"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573843"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709999"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573906"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710000"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573715"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709995"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573892"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710005"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573752"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710001"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709994"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573817"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4709998"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573718"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710009"} {"timestamp":"2022-08-07T08:13:45.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573716"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710007"} {"timestamp":"2022-08-07T08:13:45.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573844"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710013"} {"timestamp":"2022-08-07T08:13:45.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573790"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710011"} {"timestamp":"2022-08-07T08:13:45.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710015"} {"timestamp":"2022-08-07T08:13:45.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573818"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710017"} {"timestamp":"2022-08-07T08:13:45.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710019"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574061"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710032"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573987"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710038"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710036"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573960"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710040"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574005"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710042"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573986"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710029"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573931"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710028"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574026"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710026"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574048"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710044"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3573944"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3573944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710027"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574065"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710030"} {"timestamp":"2022-08-07T08:13:46.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574025"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710034"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574090"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710049"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710061"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574185"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710059"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574256"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710056"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574129"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710065"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574264"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710057"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710055"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710050"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710051"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574130"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710071"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710069"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710067"} {"timestamp":"2022-08-07T08:13:46.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574204"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710064"} {"timestamp":"2022-08-07T08:13:46.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710073"} {"timestamp":"2022-08-07T08:13:46.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574091"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710075"} {"timestamp":"2022-08-07T08:13:46.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710077"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574304"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710088"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574334"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710090"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574305"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710092"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574457"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710084"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710100"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574363"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710086"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574428"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710087"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574364"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710085"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574390"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710099"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574439"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710102"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574338"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710096"} {"timestamp":"2022-08-07T08:13:46.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710094"} {"timestamp":"2022-08-07T08:13:46.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574386"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710104"} {"timestamp":"2022-08-07T08:13:46.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710106"} {"timestamp":"2022-08-07T08:13:46.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574477"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710108"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574490"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710119"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574494"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710121"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574500"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710118"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574542"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710129"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574568"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710117"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574572"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710115"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574646"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710116"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710132"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574529"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710133"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710128"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574597"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710123"} {"timestamp":"2022-08-07T08:13:46.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574598"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710125"} {"timestamp":"2022-08-07T08:13:46.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574633"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710135"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710146"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574750"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710152"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710148"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574785"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710154"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574737"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710150"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574698"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710145"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710156"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710144"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574715"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710147"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710143"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574786"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710160"} {"timestamp":"2022-08-07T08:13:46.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574666"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710159"} {"timestamp":"2022-08-07T08:13:46.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710162"} {"timestamp":"2022-08-07T08:13:46.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574854"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710169"} {"timestamp":"2022-08-07T08:13:46.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574867"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710168"} {"timestamp":"2022-08-07T08:13:46.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574841"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710171"} {"timestamp":"2022-08-07T08:13:46.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574828"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710170"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574978"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574978","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710181"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574996"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710192"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575091"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710187"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575118"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710194"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574887"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710188"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710190"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574892"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710200"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575117"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710183"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575092"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710184"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574938"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710180"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710182"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575056"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710179"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574958"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710198"} {"timestamp":"2022-08-07T08:13:46.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574964"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710196"} {"timestamp":"2022-08-07T08:13:46.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574886"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710202"} {"timestamp":"2022-08-07T08:13:46.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574995"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710204"} {"timestamp":"2022-08-07T08:13:46.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710206"} {"timestamp":"2022-08-07T08:13:46.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575049"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710208"} {"timestamp":"2022-08-07T08:13:46.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3574994"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3574994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710210"} {"timestamp":"2022-08-07T08:13:46.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710212"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575183"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710220"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575283"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710229"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575156"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710224"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575231"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710231"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575157"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710233"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575179"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710225"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575258"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710222"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710227"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575209"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710223"} {"timestamp":"2022-08-07T08:13:46.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710221"} {"timestamp":"2022-08-07T08:13:46.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575244"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710235"} {"timestamp":"2022-08-07T08:13:46.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575261"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710237"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575439"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710247"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575455"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710260"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575368"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710258"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575404"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710254"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575362"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710246"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575293"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710248"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575298"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710262"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575326"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710245"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575426"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710249"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575456"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710256"} {"timestamp":"2022-08-07T08:13:46.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575369"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710264"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575403"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710250"} {"timestamp":"2022-08-07T08:13:46.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575334"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710266"} {"timestamp":"2022-08-07T08:13:46.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575323"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710252"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575481"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710288"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575489"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710293"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710291"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575596"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710287"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575543"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710284"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575490"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710285"} {"timestamp":"2022-08-07T08:13:46.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575598"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710295"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710281"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575650"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710282"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575587"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710280"} {"timestamp":"2022-08-07T08:13:46.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575651"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710297"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575597"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710289"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575560"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710279"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575530"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710286"} {"timestamp":"2022-08-07T08:13:46.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575559"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710283"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575742"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710308"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575673"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710316"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575816"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710320"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575768"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710312"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575686"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710311"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710314"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575761"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710309"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575741"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710310"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710313"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710307"} {"timestamp":"2022-08-07T08:13:47.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575794"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710318"} {"timestamp":"2022-08-07T08:13:47.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575793"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710322"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575936"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710333"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575907"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710334"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710349"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575985"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710339"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575959"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710338"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710335"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575857"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710343"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575832"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710340"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575833"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710336"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575863"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710341"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575894"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710337"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575862"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710345"} {"timestamp":"2022-08-07T08:13:47.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3575911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3575911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710347"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710357"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576088"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710359"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576028"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710371"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576002"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710377"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576184"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710372"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576180"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710358"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576209"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710368"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576138"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710364"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576210"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710361"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576046"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710362"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710366"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710360"} {"timestamp":"2022-08-07T08:13:47.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576001"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710380"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576054"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710378"} {"timestamp":"2022-08-07T08:13:47.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576087"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710374"} {"timestamp":"2022-08-07T08:13:47.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576128"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710382"} {"timestamp":"2022-08-07T08:13:47.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576137"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710384"} {"timestamp":"2022-08-07T08:13:47.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576155"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710386"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576242"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710395"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576344"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710399"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576261"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710397"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710394"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576343"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710396"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576388"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710401"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576305"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710405"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710393"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576348"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710403"} {"timestamp":"2022-08-07T08:13:47.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710407"} {"timestamp":"2022-08-07T08:13:47.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576342"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710409"} {"timestamp":"2022-08-07T08:13:47.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576304"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710413"} {"timestamp":"2022-08-07T08:13:47.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576405"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710415"} {"timestamp":"2022-08-07T08:13:47.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576232"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710417"} {"timestamp":"2022-08-07T08:13:47.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710411"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576470"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710425"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576509"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710427"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576430"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710436"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576466"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576466","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710426"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576453"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710432"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710430"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576507"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710429"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576431"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710428"} {"timestamp":"2022-08-07T08:13:47.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576517"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710434"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576613"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710446"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576587"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710453"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576538"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710455"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576631"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710448"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710449"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576570"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710451"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710447"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576674"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710450"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710445"} {"timestamp":"2022-08-07T08:13:47.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576629"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710457"} {"timestamp":"2022-08-07T08:13:47.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576557"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710459"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576687"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710472"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576804"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710476"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576846"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710468"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576869"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710474"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576699"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710482"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576691"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710484"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576726"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710471"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710470"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710469"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576847"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710467"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710486"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576730"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710479"} {"timestamp":"2022-08-07T08:13:47.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576739"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710480"} {"timestamp":"2022-08-07T08:13:47.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576740"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710488"} {"timestamp":"2022-08-07T08:13:47.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710490"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577006"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710500"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577038"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710509"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576899"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710504"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710510"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576882"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710511"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710513"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576964"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710517"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710516"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710519"} {"timestamp":"2022-08-07T08:13:47.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577044"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710521"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577005"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710505"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710499"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576924"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710502"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576963"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710501"} {"timestamp":"2022-08-07T08:13:47.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3576895"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3576895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710503"} {"timestamp":"2022-08-07T08:13:47.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577007"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710523"} {"timestamp":"2022-08-07T08:13:47.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577065"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710525"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577343"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710540"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577103"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710537"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577304"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710546"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710550"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577228"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710554"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577125"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710536"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577309"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577309","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710538"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710539"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577128"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710541"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710535"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577181"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710542"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577131"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710544"} {"timestamp":"2022-08-07T08:13:47.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577130"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710556"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577132"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710552"} {"timestamp":"2022-08-07T08:13:47.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710548"} {"timestamp":"2022-08-07T08:13:47.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710558"} {"timestamp":"2022-08-07T08:13:47.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577261"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710560"} {"timestamp":"2022-08-07T08:13:47.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577298"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710562"} {"timestamp":"2022-08-07T08:13:47.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577194"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710564"} {"timestamp":"2022-08-07T08:13:47.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577337"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710566"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710577"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710574"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710581"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577473"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710575"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577375"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710576"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577372"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710579"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577429"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710578"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710585"} {"timestamp":"2022-08-07T08:13:47.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710583"} {"timestamp":"2022-08-07T08:13:47.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577467"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710587"} {"timestamp":"2022-08-07T08:13:47.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577497"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710589"} {"timestamp":"2022-08-07T08:13:47.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577373"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710591"} {"timestamp":"2022-08-07T08:13:47.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577419"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710593"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710596"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577539"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710606"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577584"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710602"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577601"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710603"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577600"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710604"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577571"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710601"} {"timestamp":"2022-08-07T08:13:48.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577538"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710608"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710617"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577662"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710625"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577720"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710627"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577691"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710620"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577766"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710621"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577722"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710622"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577675"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710619"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577692"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710623"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710618"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577717"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710631"} {"timestamp":"2022-08-07T08:13:48.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577730"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710630"} {"timestamp":"2022-08-07T08:13:48.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710633"} {"timestamp":"2022-08-07T08:13:48.118Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577770"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710635"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577835"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710644"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577834"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710650"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577887"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710648"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577818"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710647"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577891"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710652"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710641"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577861"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710640"} {"timestamp":"2022-08-07T08:13:48.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577792"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710642"} {"timestamp":"2022-08-07T08:13:48.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710654"} {"timestamp":"2022-08-07T08:13:48.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710656"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578152"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710667"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577948"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710669"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578021"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710673"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578113"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710679"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578017"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710677"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710664"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710683"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577925"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710685"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710665"} {"timestamp":"2022-08-07T08:13:48.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578114"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710687"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710663"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578000"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710662"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577954"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710681"} {"timestamp":"2022-08-07T08:13:48.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577926"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710689"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3577971"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3577971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710675"} {"timestamp":"2022-08-07T08:13:48.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578100"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710671"} {"timestamp":"2022-08-07T08:13:48.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578082"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710692"} {"timestamp":"2022-08-07T08:13:48.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578050"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710697"} {"timestamp":"2022-08-07T08:13:48.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578139"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710695"} {"timestamp":"2022-08-07T08:13:48.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578153"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710693"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578199"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710704"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710714"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578260"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710710"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710707"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578221"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578221","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710706"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578234"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710708"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578182"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710705"} {"timestamp":"2022-08-07T08:13:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578198"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710713"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578472"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710723"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578445"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710727"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578328"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710726"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578471"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578471","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710737"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710724"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578446"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710739"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578368"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710741"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578329"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710728"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710729"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578292"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710725"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578296"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710733"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710735"} {"timestamp":"2022-08-07T08:13:48.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578394"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710731"} {"timestamp":"2022-08-07T08:13:48.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710743"} {"timestamp":"2022-08-07T08:13:48.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710745"} {"timestamp":"2022-08-07T08:13:48.516Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578416"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710747"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578494"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710754"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578646"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710758"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578589"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710762"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578581"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710760"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710768"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710756"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710752"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710753"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578643"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710770"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578514"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710766"} {"timestamp":"2022-08-07T08:13:48.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578696"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710765"} {"timestamp":"2022-08-07T08:13:48.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578614"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710772"} {"timestamp":"2022-08-07T08:13:48.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578563"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710774"} {"timestamp":"2022-08-07T08:13:48.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710776"} {"timestamp":"2022-08-07T08:13:48.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578649"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710778"} {"timestamp":"2022-08-07T08:13:48.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578513"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710780"} {"timestamp":"2022-08-07T08:13:48.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710782"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710788"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578841"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710790"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710795"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578758"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710797"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710789"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578793"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710803"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578728"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710791"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578756"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710805"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578797"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710801"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710799"} {"timestamp":"2022-08-07T08:13:48.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578741"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710807"} {"timestamp":"2022-08-07T08:13:48.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578819"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710793"} {"timestamp":"2022-08-07T08:13:48.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578832"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710809"} {"timestamp":"2022-08-07T08:13:48.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578834"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710811"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710820"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578871"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710832"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578927"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710831"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579004"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710824"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578988"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710826"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579005"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710828"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710825"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578934"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710821"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710823"} {"timestamp":"2022-08-07T08:13:48.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3578926"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3578926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710822"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710840"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579144"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710847"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579160"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710849"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710845"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710838"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579161"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710839"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579027"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710843"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579108"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710841"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710853"} {"timestamp":"2022-08-07T08:13:48.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579059"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710851"} {"timestamp":"2022-08-07T08:13:48.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710855"} {"timestamp":"2022-08-07T08:13:48.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579075"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710857"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579289"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710874"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710868"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579222"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710876"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710871"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579265"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710873"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579238"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710880"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579261"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710870"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579194"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710867"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579239"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710869"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579193"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710872"} {"timestamp":"2022-08-07T08:13:49.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579294"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710878"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579459"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579459","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710891"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579394"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710894"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579399"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710895"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579369"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710889"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710897"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579340"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710892"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579329"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710890"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579460"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710893"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710903"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579368"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710901"} {"timestamp":"2022-08-07T08:13:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579436"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710900"} {"timestamp":"2022-08-07T08:13:49.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579430"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710905"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579486"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710911"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579571"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710924"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579534"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710916"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579521"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710914"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710918"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579547"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710913"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579490"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710912"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710921"} {"timestamp":"2022-08-07T08:13:49.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579485"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710922"} {"timestamp":"2022-08-07T08:13:49.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710926"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579628"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710936"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579640"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710941"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579629"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710934"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579641"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710935"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710937"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710938"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710939"} {"timestamp":"2022-08-07T08:13:49.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579612"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710943"} {"timestamp":"2022-08-07T08:13:49.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710945"} {"timestamp":"2022-08-07T08:13:49.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579720"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710947"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579833"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710954"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710958"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579872"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710953"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710956"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710955"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579885"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710962"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579746"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710961"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579759"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710964"} {"timestamp":"2022-08-07T08:13:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710966"} {"timestamp":"2022-08-07T08:13:49.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579797"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710968"} {"timestamp":"2022-08-07T08:13:49.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579745"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710970"} {"timestamp":"2022-08-07T08:13:49.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710972"} {"timestamp":"2022-08-07T08:13:49.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579895"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710974"} {"timestamp":"2022-08-07T08:13:49.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579837"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710976"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580139"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580139","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710986"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711003"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580006"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710999"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710998"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710995"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580005"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710993"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710985"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579924"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710991"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579960"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710988"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580144"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710987"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579962"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710990"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580138"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4710989"} {"timestamp":"2022-08-07T08:13:49.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711009"} {"timestamp":"2022-08-07T08:13:49.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580032"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711007"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580106"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580106","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711005"} {"timestamp":"2022-08-07T08:13:49.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580061"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711002"} {"timestamp":"2022-08-07T08:13:49.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3579959"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3579959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711011"} {"timestamp":"2022-08-07T08:13:49.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711015"} {"timestamp":"2022-08-07T08:13:49.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580110"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711016"} {"timestamp":"2022-08-07T08:13:49.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580040"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711017"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580405"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711027"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711038"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711032"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711030"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580312"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711028"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580356"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711026"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580385"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711024"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580311"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711025"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711044"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580209"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580209","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711042"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711041"} {"timestamp":"2022-08-07T08:13:49.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580259"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711046"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580184"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711035"} {"timestamp":"2022-08-07T08:13:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580357"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711036"} {"timestamp":"2022-08-07T08:13:49.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711050"} {"timestamp":"2022-08-07T08:13:49.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580236"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711049"} {"timestamp":"2022-08-07T08:13:49.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580379"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711052"} {"timestamp":"2022-08-07T08:13:49.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580258"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711054"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580453"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711065"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580450"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711075"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580561"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711071"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580565"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711067"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580530"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711073"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580451"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711066"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711068"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580528"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711069"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580421"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711070"} {"timestamp":"2022-08-07T08:13:49.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711064"} {"timestamp":"2022-08-07T08:13:49.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580529"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711077"} {"timestamp":"2022-08-07T08:13:49.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711079"} {"timestamp":"2022-08-07T08:13:49.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580500"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711081"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711089"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580637"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711093"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711094"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580681"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711098"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580593"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711090"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711100"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580595"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711102"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580710"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711091"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580734"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711092"} {"timestamp":"2022-08-07T08:13:49.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580594"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711096"} {"timestamp":"2022-08-07T08:13:49.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580682"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711104"} {"timestamp":"2022-08-07T08:13:49.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580638"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711106"} {"timestamp":"2022-08-07T08:13:49.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580629"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711108"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580764"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711118"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580902"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711125"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580851"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711123"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580903"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711113"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580759"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711131"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711112"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580799"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711119"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580834"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711117"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711121"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580884"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711135"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580850"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711133"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711128"} {"timestamp":"2022-08-07T08:13:49.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711129"} {"timestamp":"2022-08-07T08:13:49.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580927"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711137"} {"timestamp":"2022-08-07T08:13:49.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580873"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711139"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580977"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711147"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581009"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711149"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580951"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711150"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580996"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711152"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581041"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711156"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711148"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580957"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711151"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3580990"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3580990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711158"} {"timestamp":"2022-08-07T08:13:50.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711154"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711165"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581094"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711177"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581137"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711175"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581211"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711174"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711181"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581110"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711167"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711166"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711168"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581166"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711171"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581071"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711169"} {"timestamp":"2022-08-07T08:13:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711179"} {"timestamp":"2022-08-07T08:13:50.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711183"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711193"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711194"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581224"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711196"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581250"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711191"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581282"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711200"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581228"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711192"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581318"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711195"} {"timestamp":"2022-08-07T08:13:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581254"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711198"} {"timestamp":"2022-08-07T08:13:50.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581319"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711202"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581354"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711207"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581445"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711209"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581341"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711217"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711208"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581409"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711211"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581432"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711229"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711231"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581361"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711227"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581527"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711225"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581383"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711223"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711221"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711220"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581438"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711215"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581476"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711213"} {"timestamp":"2022-08-07T08:13:50.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581467"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711233"} {"timestamp":"2022-08-07T08:13:50.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581468"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711235"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581579"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711242"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581653"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711246"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711252"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711243"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581575"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711244"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581612"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711241"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581611"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711250"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581549"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711249"} {"timestamp":"2022-08-07T08:13:50.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711254"} {"timestamp":"2022-08-07T08:13:50.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711256"} {"timestamp":"2022-08-07T08:13:50.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581610"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711258"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581817"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711264"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581904"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711275"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581903"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711273"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711269"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581692"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711283"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581735"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711287"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581731"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581731","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711271"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711265"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711267"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581739"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711266"} {"timestamp":"2022-08-07T08:13:50.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581770"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711289"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581816"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711285"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581778"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711281"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581861"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711279"} {"timestamp":"2022-08-07T08:13:50.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711278"} {"timestamp":"2022-08-07T08:13:50.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581872"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711291"} {"timestamp":"2022-08-07T08:13:50.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711293"} {"timestamp":"2022-08-07T08:13:50.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581871"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711295"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711310"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582114"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711314"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581938"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711303"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711318"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711312"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711306"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581942"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711305"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711322"} {"timestamp":"2022-08-07T08:13:50.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711324"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581974"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711308"} {"timestamp":"2022-08-07T08:13:50.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581930"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711326"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711304"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3581972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3581972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711307"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582036"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711320"} {"timestamp":"2022-08-07T08:13:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582038"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711316"} {"timestamp":"2022-08-07T08:13:50.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711328"} {"timestamp":"2022-08-07T08:13:50.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582071"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711330"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582164"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711341"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582160"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711353"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582238"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711349"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582277"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711342"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711338"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582208"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711345"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582147"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711340"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582281"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711343"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582264"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711347"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582190"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711339"} {"timestamp":"2022-08-07T08:13:50.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582251"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711352"} {"timestamp":"2022-08-07T08:13:50.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582189"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711355"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582303"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711363"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582320"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711370"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582398"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711368"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582374"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711374"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582394"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711367"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582316"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711365"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582355"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711366"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711364"} {"timestamp":"2022-08-07T08:13:50.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582368"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711372"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582554"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711380"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582462"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711387"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582428"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711382"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582528"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711389"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582463"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711391"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582485"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711381"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582502"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711395"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582424"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711383"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582553"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711385"} {"timestamp":"2022-08-07T08:13:50.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582423"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711393"} {"timestamp":"2022-08-07T08:13:50.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582576"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711397"} {"timestamp":"2022-08-07T08:13:50.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582527"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711399"} {"timestamp":"2022-08-07T08:13:50.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582496"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711401"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711408"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582589"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711418"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582683"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711420"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582626"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711416"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711424"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582627"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711414"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711413"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711428"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582684"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711410"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582602"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711407"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582749"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711406"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582747"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711426"} {"timestamp":"2022-08-07T08:13:51.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582625"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711422"} {"timestamp":"2022-08-07T08:13:51.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582713"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711430"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582801"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711449"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711446"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582775"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711451"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582905"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711442"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582823"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711445"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582830"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711444"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711441"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582931"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711447"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582774"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711443"} {"timestamp":"2022-08-07T08:13:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582849"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711440"} {"timestamp":"2022-08-07T08:13:51.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711453"} {"timestamp":"2022-08-07T08:13:51.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582904"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711455"} {"timestamp":"2022-08-07T08:13:51.116Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582927"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711457"} {"timestamp":"2022-08-07T08:13:51.149Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582879"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711459"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711469"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582999"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711471"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582953"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711472"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583044"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711468"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711474"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582970"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711470"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3582998"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3582998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711477"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583057"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711478"} {"timestamp":"2022-08-07T08:13:51.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583000"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711467"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583109"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711489"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583160"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711497"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583076"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711495"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583158"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711493"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583157"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711491"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583122"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711487"} {"timestamp":"2022-08-07T08:13:51.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583129"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711507"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583078"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711488"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583213"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711490"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583230"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711492"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583077"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711505"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583200"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711502"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583265"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711503"} {"timestamp":"2022-08-07T08:13:51.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711499"} {"timestamp":"2022-08-07T08:13:51.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583229"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711509"} {"timestamp":"2022-08-07T08:13:51.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711511"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711518"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583451"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711530"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711528"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583395"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711532"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583281"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711536"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583343"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711538"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583372"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711526"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711519"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583450"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711522"} {"timestamp":"2022-08-07T08:13:51.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583286"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711541"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711520"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583347"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711517"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583420"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711524"} {"timestamp":"2022-08-07T08:13:51.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583282"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711542"} {"timestamp":"2022-08-07T08:13:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583373"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711534"} {"timestamp":"2022-08-07T08:13:51.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711544"} {"timestamp":"2022-08-07T08:13:51.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583405"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711546"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583525"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711555"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583616"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711558"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583535"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583535","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711561"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583577"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711557"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583503"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711560"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583534"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711569"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711556"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711559"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711567"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711565"} {"timestamp":"2022-08-07T08:13:51.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583632"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711563"} {"timestamp":"2022-08-07T08:13:51.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583564"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711571"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583707"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711582"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583658"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711586"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583723"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711584"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583684"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711579"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711578"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711580"} {"timestamp":"2022-08-07T08:13:51.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583685"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711581"} {"timestamp":"2022-08-07T08:13:51.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583746"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711588"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583841"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711603"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583811"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711607"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583765"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711595"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583870"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711594"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583787"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711596"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583779"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711605"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583759"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711599"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583869"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711597"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583840"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711601"} {"timestamp":"2022-08-07T08:13:51.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583824"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711609"} {"timestamp":"2022-08-07T08:13:51.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583871"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711611"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583993"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583993","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711618"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583906"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711622"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711626"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584006"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711620"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583936"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711632"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584019"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584019","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711616"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583932"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711617"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711630"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583967"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711628"} {"timestamp":"2022-08-07T08:13:51.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3583931"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3583931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711624"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711637"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711642"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584114"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711647"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584066"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711643"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584065"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711653"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711651"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584136"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711638"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584058"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711645"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584113"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711639"} {"timestamp":"2022-08-07T08:13:51.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711649"} {"timestamp":"2022-08-07T08:13:51.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584036"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711655"} {"timestamp":"2022-08-07T08:13:51.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584097"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584097","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711657"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584296"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711664"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584192"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711666"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584240"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711672"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584305"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711667"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711674"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584227"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711665"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584188"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711668"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584306"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711676"} {"timestamp":"2022-08-07T08:13:52.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584279"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711670"} {"timestamp":"2022-08-07T08:13:52.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584250"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711678"} {"timestamp":"2022-08-07T08:13:52.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711680"} {"timestamp":"2022-08-07T08:13:52.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711682"} {"timestamp":"2022-08-07T08:13:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584357"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711690"} {"timestamp":"2022-08-07T08:13:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584387"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711691"} {"timestamp":"2022-08-07T08:13:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584386"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711689"} {"timestamp":"2022-08-07T08:13:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584344"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711692"} {"timestamp":"2022-08-07T08:13:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584370"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711693"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584438"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711696"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584542"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711707"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584497"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711704"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584461"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711702"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584543"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711700"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584565"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711698"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584582"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711712"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584439"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711716"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584413"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711714"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584496"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711710"} {"timestamp":"2022-08-07T08:13:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711708"} {"timestamp":"2022-08-07T08:13:52.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584412"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711718"} {"timestamp":"2022-08-07T08:13:52.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584524"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711720"} {"timestamp":"2022-08-07T08:13:52.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711724"} {"timestamp":"2022-08-07T08:13:52.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584581"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711723"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584672"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711737"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711741"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584673"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711745"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584695"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584695","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711743"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711734"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584721"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711735"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584641"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711733"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711736"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584747"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711739"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711738"} {"timestamp":"2022-08-07T08:13:52.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584734"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584734","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711747"} {"timestamp":"2022-08-07T08:13:52.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584614"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711749"} {"timestamp":"2022-08-07T08:13:52.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584647"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711751"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711759"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584916"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711757"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584838"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711764"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584825"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711773"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584854"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711763"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584779"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711776"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711758"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584863"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711760"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711774"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584890"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711768"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584855"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711767"} {"timestamp":"2022-08-07T08:13:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584773"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711770"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585049"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711786"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585085"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711795"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711797"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584975"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711799"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585076"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711790"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584953"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711793"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711789"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584976"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711791"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711803"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585050"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711805"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584942"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711787"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584929"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711788"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3584972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3584972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711785"} {"timestamp":"2022-08-07T08:13:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585011"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585011","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711801"} {"timestamp":"2022-08-07T08:13:52.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585086"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711807"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585167"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711810"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711816"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711820"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711814"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711812"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585215"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711822"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711819"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711826"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585130"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711828"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711824"} {"timestamp":"2022-08-07T08:13:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585254"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711830"} {"timestamp":"2022-08-07T08:13:52.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585228"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711832"} {"timestamp":"2022-08-07T08:13:52.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585170"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711835"} {"timestamp":"2022-08-07T08:13:52.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585264"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711836"} {"timestamp":"2022-08-07T08:13:52.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585297"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711838"} {"timestamp":"2022-08-07T08:13:52.619Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711840"} {"timestamp":"2022-08-07T08:13:52.619Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585171"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711842"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585397"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711851"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585349"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711859"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585375"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711852"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711863"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711853"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585401"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711857"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711855"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711850"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585449"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711854"} {"timestamp":"2022-08-07T08:13:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585427"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711861"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711876"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585558"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711888"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711878"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585673"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711884"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711883"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585631"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711874"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585638"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711875"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585598"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711879"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711880"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711877"} {"timestamp":"2022-08-07T08:13:52.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585484"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711890"} {"timestamp":"2022-08-07T08:13:52.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711892"} {"timestamp":"2022-08-07T08:13:52.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711894"} {"timestamp":"2022-08-07T08:13:52.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585674"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711896"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585600"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711873"} {"timestamp":"2022-08-07T08:13:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585527"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711886"} {"timestamp":"2022-08-07T08:13:52.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585639"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711898"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585761"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711919"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585803"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711920"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585839"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711921"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585765"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711910"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585791"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711911"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585790"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711913"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585748"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711908"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585722"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711909"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711912"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711914"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585700"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711915"} {"timestamp":"2022-08-07T08:13:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585735"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711923"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585921"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711932"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585920"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711934"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585943"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711930"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585852"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711929"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711928"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585904"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711937"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585882"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711940"} {"timestamp":"2022-08-07T08:13:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711938"} {"timestamp":"2022-08-07T08:13:53.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585881"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711944"} {"timestamp":"2022-08-07T08:13:53.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585856"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711943"} {"timestamp":"2022-08-07T08:13:53.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711946"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586064"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711957"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586092"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711965"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586129"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711971"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711956"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586142"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711958"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586033"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711961"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586147"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711959"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585999"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711955"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3585998"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3585998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711963"} {"timestamp":"2022-08-07T08:13:53.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586216"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711977"} {"timestamp":"2022-08-07T08:13:53.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711979"} {"timestamp":"2022-08-07T08:13:53.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586060"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711981"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711960"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586128"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711975"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586024"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711968"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586193"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711969"} {"timestamp":"2022-08-07T08:13:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586112"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711973"} {"timestamp":"2022-08-07T08:13:53.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711983"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586350"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711992"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712000"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586267"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712002"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586388"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711998"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586311"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711990"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586266"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711991"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586354"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711994"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586222"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711993"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586236"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4711996"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586255"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712008"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586265"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712005"} {"timestamp":"2022-08-07T08:13:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586349"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712006"} {"timestamp":"2022-08-07T08:13:53.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586310"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712010"} {"timestamp":"2022-08-07T08:13:53.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712012"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586471"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586471","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712020"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712025"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586440"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712023"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586424"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712021"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586441"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712022"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586411"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712019"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712030"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712031"} {"timestamp":"2022-08-07T08:13:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586470"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712027"} {"timestamp":"2022-08-07T08:13:53.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712033"} {"timestamp":"2022-08-07T08:13:53.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586518"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712035"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586580"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712043"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712054"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586610"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712055"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586648"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712050"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586616"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712046"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586606"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712060"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586704"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712044"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586558"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586558","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712062"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586749"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712047"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586649"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712045"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712058"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586584"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586584","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712048"} {"timestamp":"2022-08-07T08:13:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712056"} {"timestamp":"2022-08-07T08:13:53.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586674"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712064"} {"timestamp":"2022-08-07T08:13:53.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586700"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712066"} {"timestamp":"2022-08-07T08:13:53.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586557"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712068"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586892"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586892","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712083"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586775"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712087"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586797"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712085"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586912"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712079"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712078"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712093"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586776"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712077"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712082"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586768"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712081"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586913"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712080"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712092"} {"timestamp":"2022-08-07T08:13:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586870"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712089"} {"timestamp":"2022-08-07T08:13:53.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586791"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712096"} {"timestamp":"2022-08-07T08:13:53.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712097"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712110"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587063"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712119"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587013"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712120"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587062"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712122"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587130"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712124"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587158"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712107"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586982"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712115"} {"timestamp":"2022-08-07T08:13:53.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712126"} {"timestamp":"2022-08-07T08:13:53.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587152"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712128"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586948"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712109"} {"timestamp":"2022-08-07T08:13:53.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587021"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712130"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712106"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3586974"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3586974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712108"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587126"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712116"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587007"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712112"} {"timestamp":"2022-08-07T08:13:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587064"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712111"} {"timestamp":"2022-08-07T08:13:53.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587168"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712132"} {"timestamp":"2022-08-07T08:13:53.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587061"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712134"} {"timestamp":"2022-08-07T08:13:53.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712136"} {"timestamp":"2022-08-07T08:13:53.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712138"} 10.0.0.1 - - [07/Aug/2022:08:13:45 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 0ms {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587302"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712148"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712159"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587256"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712157"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587234"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712156"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587204"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712146"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587217"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712149"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712153"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587272"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712152"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587233"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712147"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587337"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712145"} {"timestamp":"2022-08-07T08:13:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587338"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712161"} {"timestamp":"2022-08-07T08:13:53.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712163"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587442"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712169"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587410"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712172"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587373"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712176"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587438"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712170"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587379"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587379","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712168"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587399"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712180"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587360"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712178"} {"timestamp":"2022-08-07T08:13:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587409"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712174"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587503"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712187"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587547"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712188"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712190"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587471"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587471","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712197"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587533"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712189"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712191"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587532"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712199"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587472"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712193"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587509"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712203"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587464"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712201"} {"timestamp":"2022-08-07T08:13:53.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587561"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712195"} {"timestamp":"2022-08-07T08:13:53.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587549"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712205"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712219"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587676"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712224"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587680"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712222"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712214"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587767"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712226"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587677"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712220"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587715"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712216"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587763"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712215"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587650"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587650","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712217"} {"timestamp":"2022-08-07T08:13:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587620"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712218"} {"timestamp":"2022-08-07T08:13:54.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712228"} {"timestamp":"2022-08-07T08:13:54.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712230"} {"timestamp":"2022-08-07T08:13:54.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587740"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712232"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712251"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587789"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712244"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587818"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712253"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587841"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712245"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587854"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712248"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712247"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587870"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712249"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587819"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712243"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587793"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712242"} {"timestamp":"2022-08-07T08:13:54.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587871"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712246"} {"timestamp":"2022-08-07T08:13:54.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587906"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712255"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588079"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712270"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587965"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712269"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712274"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588049"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712272"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587988"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712276"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712266"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712267"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588053"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712264"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712268"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712265"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587945"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712281"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3587932"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3587932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712282"} {"timestamp":"2022-08-07T08:13:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588036"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712278"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588127"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712294"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712297"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588199"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712291"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588244"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712292"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588192"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712293"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588179"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712295"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712290"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588207"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712301"} {"timestamp":"2022-08-07T08:13:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588101"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712299"} {"timestamp":"2022-08-07T08:13:54.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588157"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712303"} {"timestamp":"2022-08-07T08:13:54.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588231"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712305"} {"timestamp":"2022-08-07T08:13:54.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588153"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712307"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588270"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712313"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588313"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712315"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588257"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712316"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588283"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712314"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588335"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712318"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712320"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588296"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712324"} {"timestamp":"2022-08-07T08:13:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588348"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712322"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588368"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712337"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588369"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712335"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588452"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712332"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588403"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712333"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588426"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588426","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712336"} {"timestamp":"2022-08-07T08:13:54.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588367"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588367","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712334"} {"timestamp":"2022-08-07T08:13:54.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712339"} {"timestamp":"2022-08-07T08:13:54.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588439"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712341"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588497"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712351"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588499"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712361"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712352"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712355"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588465"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712353"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712354"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588595"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712356"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712364"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588572"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712358"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712350"} {"timestamp":"2022-08-07T08:13:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588520"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712362"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712373"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588654"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588654","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712375"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588621"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712374"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588712"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712379"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712376"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588608"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712372"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588686"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712377"} {"timestamp":"2022-08-07T08:13:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712381"} {"timestamp":"2022-08-07T08:13:54.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588634"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712383"} {"timestamp":"2022-08-07T08:13:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588725"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712389"} {"timestamp":"2022-08-07T08:13:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588751"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712390"} {"timestamp":"2022-08-07T08:13:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712388"} {"timestamp":"2022-08-07T08:13:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712397"} {"timestamp":"2022-08-07T08:13:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712399"} {"timestamp":"2022-08-07T08:13:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588820"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712396"} {"timestamp":"2022-08-07T08:13:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588768"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712398"} {"timestamp":"2022-08-07T08:13:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588778"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712401"} {"timestamp":"2022-08-07T08:13:54.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588819"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712403"} {"timestamp":"2022-08-07T08:13:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712408"} {"timestamp":"2022-08-07T08:13:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588842"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588842","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712407"} {"timestamp":"2022-08-07T08:13:55.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588868"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588868","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712412"} {"timestamp":"2022-08-07T08:13:55.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3588881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3588881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712413"} {"timestamp":"2022-08-07T08:13:58.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3592974"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3592974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712422"} {"timestamp":"2022-08-07T08:13:58.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:58.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3594654"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3594654","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712426"} {"timestamp":"2022-08-07T08:13:58.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3594302"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3594302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712427"} {"timestamp":"2022-08-07T08:13:58.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:58.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:58.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3595941"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3595941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712430"} {"timestamp":"2022-08-07T08:13:58.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3596043"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3596043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712432"} {"timestamp":"2022-08-07T08:13:58.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:58.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:58.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3596411"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3596411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712435"} {"timestamp":"2022-08-07T08:13:58.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:59.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3596965"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3596965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712438"} {"timestamp":"2022-08-07T08:13:59.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3597703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3597703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712443"} {"timestamp":"2022-08-07T08:13:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3597754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3597754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712442"} {"timestamp":"2022-08-07T08:13:59.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:59.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3598713"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3598713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712446"} {"timestamp":"2022-08-07T08:13:59.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:13:59.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3599328"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3599328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712449"} {"timestamp":"2022-08-07T08:13:59.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:00.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3599784"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3599784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712452"} {"timestamp":"2022-08-07T08:14:00.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3599599"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3599599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712454"} {"timestamp":"2022-08-07T08:14:00.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:00.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} 10.0.0.1 - - [07/Aug/2022:08:13:55 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.0.1 - - [07/Aug/2022:08:13:55 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-07T08:14:08.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3600155"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3600155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712460"} {"timestamp":"2022-08-07T08:14:08.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:08.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3600523"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3600523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712463"} {"timestamp":"2022-08-07T08:14:08.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:09.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3600831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3600831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712469"} {"timestamp":"2022-08-07T08:14:09.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3600950"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3600950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712472"} {"timestamp":"2022-08-07T08:14:09.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:09.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712475"} {"timestamp":"2022-08-07T08:14:09.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:09.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712478"} {"timestamp":"2022-08-07T08:14:09.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601509"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712483"} {"timestamp":"2022-08-07T08:14:10.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712482"} {"timestamp":"2022-08-07T08:14:10.016Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601747"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601747","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712486"} {"timestamp":"2022-08-07T08:14:10.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601895"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712489"} {"timestamp":"2022-08-07T08:14:10.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3601982"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3601982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712493"} {"timestamp":"2022-08-07T08:14:10.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602007"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712494"} {"timestamp":"2022-08-07T08:14:10.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602252"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602252","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712499"} {"timestamp":"2022-08-07T08:14:10.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712501"} {"timestamp":"2022-08-07T08:14:10.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602218"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712500"} {"timestamp":"2022-08-07T08:14:10.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602547"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712504"} {"timestamp":"2022-08-07T08:14:10.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602737"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712509"} {"timestamp":"2022-08-07T08:14:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3602675"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3602675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712508"} {"timestamp":"2022-08-07T08:14:10.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3603070"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3603070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712512"} {"timestamp":"2022-08-07T08:14:10.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3603000"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3603000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712514"} {"timestamp":"2022-08-07T08:14:10.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:10.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3603490"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3603490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712518"} {"timestamp":"2022-08-07T08:14:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3603555"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3603555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712519"} {"timestamp":"2022-08-07T08:14:11.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3603705"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3603705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712522"} {"timestamp":"2022-08-07T08:14:11.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3604234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3604234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712525"} {"timestamp":"2022-08-07T08:14:11.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3604590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3604590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712528"} {"timestamp":"2022-08-07T08:14:11.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3605266"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3605266","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712531"} {"timestamp":"2022-08-07T08:14:11.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3605608"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3605608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712534"} {"timestamp":"2022-08-07T08:14:11.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3605724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3605724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712537"} {"timestamp":"2022-08-07T08:14:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3606331"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3606331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712541"} {"timestamp":"2022-08-07T08:14:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3605994"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3605994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712542"} {"timestamp":"2022-08-07T08:14:11.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3606467"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3606467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712543"} {"timestamp":"2022-08-07T08:14:11.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3607373"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3607373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712546"} {"timestamp":"2022-08-07T08:14:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3606699"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3606699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712548"} {"timestamp":"2022-08-07T08:14:11.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3606821"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3606821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712550"} {"timestamp":"2022-08-07T08:14:11.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:11.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3608915"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3608915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712553"} {"timestamp":"2022-08-07T08:14:12.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3609573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3609573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712559"} {"timestamp":"2022-08-07T08:14:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3610110"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3610110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712558"} {"timestamp":"2022-08-07T08:14:12.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3609780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3609780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712560"} {"timestamp":"2022-08-07T08:14:12.114Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3610443"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3610443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712565"} {"timestamp":"2022-08-07T08:14:12.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3610275"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3610275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712564"} {"timestamp":"2022-08-07T08:14:12.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.217Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3611198"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3611198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712569"} {"timestamp":"2022-08-07T08:14:12.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3611463"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3611463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712570"} {"timestamp":"2022-08-07T08:14:12.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3612778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3612778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712573"} {"timestamp":"2022-08-07T08:14:12.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3614417"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3614417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712576"} {"timestamp":"2022-08-07T08:14:12.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617412"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712582"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617813"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712581"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617871"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712585"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712583"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712589"} {"timestamp":"2022-08-07T08:14:12.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617222"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712587"} {"timestamp":"2022-08-07T08:14:12.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712591"} {"timestamp":"2022-08-07T08:14:12.816Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617413"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712593"} {"timestamp":"2022-08-07T08:14:12.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.817Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3617694"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3617694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712595"} {"timestamp":"2022-08-07T08:14:12.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.824Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.827Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712601"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619081"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712603"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618171"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618171","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712604"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618876"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712606"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618245"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712602"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618516"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712608"} {"timestamp":"2022-08-07T08:14:12.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712610"} {"timestamp":"2022-08-07T08:14:12.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618798"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712612"}{"timestamp":"2022-08-07T08:14:12.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3618602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3618602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712614"} {"timestamp":"2022-08-07T08:14:12.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.924Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.925Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.927Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:12.928Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712624"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619449"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712622"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619551"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712623"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712627"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712625"} {"timestamp":"2022-08-07T08:14:13.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619347"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712621"} {"timestamp":"2022-08-07T08:14:13.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.019Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.020Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.022Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.024Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3619759"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3619759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712630"} {"timestamp":"2022-08-07T08:14:13.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3620716"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3620716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712633"} {"timestamp":"2022-08-07T08:14:13.517Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3621611"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3621611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712636"} {"timestamp":"2022-08-07T08:14:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3621613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3621613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712638"} {"timestamp":"2022-08-07T08:14:13.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} 10.0.0.1 - - [07/Aug/2022:08:14:05 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [07/Aug/2022:08:14:08 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350976 30ms {"timestamp":"2022-08-07T08:14:13.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3621778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3621778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712641"} {"timestamp":"2022-08-07T08:14:13.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622548"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712650"} {"timestamp":"2022-08-07T08:14:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622225"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712648"} {"timestamp":"2022-08-07T08:14:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712649"} {"timestamp":"2022-08-07T08:14:13.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622383"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712647"} {"timestamp":"2022-08-07T08:14:13.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.819Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622996"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712655"} {"timestamp":"2022-08-07T08:14:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622881"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712657"} {"timestamp":"2022-08-07T08:14:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3622937"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3622937","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712656"} {"timestamp":"2022-08-07T08:14:13.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:13.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3625519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3625519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712660"} {"timestamp":"2022-08-07T08:14:15.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3625846"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3625846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712666"} {"timestamp":"2022-08-07T08:14:15.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3626862"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3626862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712669"} {"timestamp":"2022-08-07T08:14:15.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627241"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712681"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712677"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627491"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712680"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627216"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712682"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627168"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712684"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627211"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712678"} {"timestamp":"2022-08-07T08:14:15.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627210"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712679"} {"timestamp":"2022-08-07T08:14:15.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3627543"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3627543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712686"} {"timestamp":"2022-08-07T08:14:15.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.822Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.825Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.827Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712697"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628501"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712700"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712705"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712699"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628581"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712702"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628291"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712701"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712698"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628115"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712703"} {"timestamp":"2022-08-07T08:14:15.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628344"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712696"} {"timestamp":"2022-08-07T08:14:15.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.923Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.925Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.926Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:15.928Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712712"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628828"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712713"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628851"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712720"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629145"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712714"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712715"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628973"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712716"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628972"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712726"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629111"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712724"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3628984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3628984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712722"} {"timestamp":"2022-08-07T08:14:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629580"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712718"} {"timestamp":"2022-08-07T08:14:16.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629410"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712729"} {"timestamp":"2022-08-07T08:14:16.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629363"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712730"} {"timestamp":"2022-08-07T08:14:16.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712732"} {"timestamp":"2022-08-07T08:14:16.016Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.019Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.021Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.023Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.024Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.026Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.027Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.029Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.030Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.032Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.033Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712749"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629967"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712753"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630422"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712755"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630562"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712757"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712751"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712742"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630240"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712743"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712744"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630236"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712746"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629775"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712748"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3629989"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3629989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712747"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630348"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712745"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630077"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712759"} {"timestamp":"2022-08-07T08:14:16.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630160"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712761"} {"timestamp":"2022-08-07T08:14:16.147Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630461"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712763"} {"timestamp":"2022-08-07T08:14:16.148Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712765"} {"timestamp":"2022-08-07T08:14:16.148Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630353"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712767"} {"timestamp":"2022-08-07T08:14:16.148Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630346"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712769"} {"timestamp":"2022-08-07T08:14:16.149Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.151Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.152Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.154Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.156Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.157Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.159Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.161Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.162Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.164Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.165Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.167Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.168Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.170Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.171Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.173Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.174Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.176Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631675"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712777"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630822"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712784"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712786"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631390"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712788"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630740"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712779"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712794"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712781"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631084"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712778"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630955"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712782"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631213"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712780"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631137"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712791"} {"timestamp":"2022-08-07T08:14:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631072"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712792"} {"timestamp":"2022-08-07T08:14:16.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712796"} {"timestamp":"2022-08-07T08:14:16.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630876"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712798"} {"timestamp":"2022-08-07T08:14:16.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712800"} {"timestamp":"2022-08-07T08:14:16.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712802"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712804"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631661"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712806"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631347"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712808"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631636"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712810"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631457"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712812"} {"timestamp":"2022-08-07T08:14:16.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631438"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712814"} {"timestamp":"2022-08-07T08:14:16.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3630742"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3630742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712816"} {"timestamp":"2022-08-07T08:14:16.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3631689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3631689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712818"} {"timestamp":"2022-08-07T08:14:16.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.219Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.221Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.222Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.224Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.225Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.227Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.228Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.230Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.231Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.233Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.234Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.236Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.237Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.239Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.240Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.242Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.243Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.245Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.246Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.248Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.251Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.253Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632248"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712829"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712833"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712831"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712828"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712837"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632833"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712841"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633034"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633034","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712843"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633230"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712827"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632627"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712825"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633601"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712845"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632147"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712847"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632371"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712826"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712839"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632318"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632318","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712849"} {"timestamp":"2022-08-07T08:14:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712835"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632438"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712851"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632264"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712853"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632166"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712855"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712857"} {"timestamp":"2022-08-07T08:14:16.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712859"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632345"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712861"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632921"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712863"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633332"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712865"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632825"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712867"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632949"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712869"} {"timestamp":"2022-08-07T08:14:16.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712871"} {"timestamp":"2022-08-07T08:14:16.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632651"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712873"} {"timestamp":"2022-08-07T08:14:16.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632490"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712875"} {"timestamp":"2022-08-07T08:14:16.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3632480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3632480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712877"} {"timestamp":"2022-08-07T08:14:16.316Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633248"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712879"} {"timestamp":"2022-08-07T08:14:16.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.319Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.321Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.322Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.324Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.326Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.327Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.329Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.330Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.332Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.334Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.335Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.337Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.339Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.340Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.342Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.344Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.345Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.347Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.349Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.351Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.353Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.354Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.356Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.357Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.359Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.360Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.362Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.364Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634472"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712894"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633806"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712902"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633911"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633911","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712898"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634076"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712900"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634117"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712904"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634546"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712890"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712892"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634288"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712893"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634534"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712891"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634084"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712896"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633917"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712888"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3633801"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3633801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712889"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634168"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712908"} {"timestamp":"2022-08-07T08:14:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634152"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712906"} {"timestamp":"2022-08-07T08:14:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634537"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712912"} {"timestamp":"2022-08-07T08:14:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634539"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634539","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712910"} {"timestamp":"2022-08-07T08:14:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712914"} {"timestamp":"2022-08-07T08:14:16.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.417Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.421Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.425Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.426Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.428Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.429Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.431Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.432Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.434Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.435Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.437Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.438Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.440Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635031"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712919"} {"timestamp":"2022-08-07T08:14:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634764"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712923"} {"timestamp":"2022-08-07T08:14:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3634756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3634756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712921"} {"timestamp":"2022-08-07T08:14:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635084"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712920"} {"timestamp":"2022-08-07T08:14:16.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635282"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712928"} {"timestamp":"2022-08-07T08:14:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712927"} {"timestamp":"2022-08-07T08:14:16.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635655"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712931"} {"timestamp":"2022-08-07T08:14:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635665"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635665","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712935"} {"timestamp":"2022-08-07T08:14:16.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635550"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712933"} {"timestamp":"2022-08-07T08:14:16.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635943"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712941"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635934"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712943"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712946"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712948"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3635841"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3635841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712944"} {"timestamp":"2022-08-07T08:14:16.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712942"} {"timestamp":"2022-08-07T08:14:16.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:16.924Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636398"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712951"} {"timestamp":"2022-08-07T08:14:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636248"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712956"} {"timestamp":"2022-08-07T08:14:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636461"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712957"} {"timestamp":"2022-08-07T08:14:17.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636515"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712955"} {"timestamp":"2022-08-07T08:14:17.014Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.016Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.019Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3636943"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3636943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712960"} {"timestamp":"2022-08-07T08:14:17.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712963"} {"timestamp":"2022-08-07T08:14:17.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637270"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712966"} {"timestamp":"2022-08-07T08:14:17.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637435"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637435","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712971"} {"timestamp":"2022-08-07T08:14:17.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637416"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712970"} {"timestamp":"2022-08-07T08:14:17.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:17.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637822"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712974"} {"timestamp":"2022-08-07T08:14:18.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637858"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712978"} {"timestamp":"2022-08-07T08:14:18.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3637819"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3637819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712977"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712983"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638203"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712988"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638155"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712991"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638192"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712989"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638122"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712982"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638135"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712985"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638143"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712995"} {"timestamp":"2022-08-07T08:14:18.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4712993"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638308"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713014"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638387"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713016"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638394"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713007"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713010"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638335"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713008"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638230"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638230","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713012"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713005"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713006"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638262"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713004"} {"timestamp":"2022-08-07T08:14:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638283"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713009"} {"timestamp":"2022-08-07T08:14:18.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638239"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713018"} {"timestamp":"2022-08-07T08:14:18.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713020"} {"timestamp":"2022-08-07T08:14:18.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713022"} {"timestamp":"2022-08-07T08:14:18.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638606"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713025"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713034"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713044"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638790"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713046"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713042"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638741"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713037"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638679"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713038"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638722"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713036"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713039"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638820"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638820","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713035"} {"timestamp":"2022-08-07T08:14:18.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638872"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713040"} {"timestamp":"2022-08-07T08:14:18.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638849"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713048"} {"timestamp":"2022-08-07T08:14:18.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713051"} {"timestamp":"2022-08-07T08:14:18.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638876"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713052"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638997"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713067"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713073"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638944"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713071"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638982"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713064"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3639050"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3639050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713066"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638948"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713065"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3639014"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3639014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713069"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638931"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713063"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638979"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713062"} {"timestamp":"2022-08-07T08:14:19.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3638890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3638890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713061"} {"timestamp":"2022-08-07T08:14:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3639092"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3639092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713078"} {"timestamp":"2022-08-07T08:14:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3639100"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3639100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713080"} {"timestamp":"2022-08-07T08:14:19.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3639101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3639101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713079"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713093"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288687"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713103"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287303"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713097"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288423"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713105"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287954"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713107"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288755"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713098"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713100"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287290"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713096"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287730"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713095"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713099"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288879"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713101"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288854"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713094"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8289082"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8289082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713092"} {"timestamp":"2022-08-07T08:14:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288972"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713109"} {"timestamp":"2022-08-07T08:14:19.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287294"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8287294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713113"} {"timestamp":"2022-08-07T08:14:19.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288995"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713115"} {"timestamp":"2022-08-07T08:14:19.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713114"} {"timestamp":"2022-08-07T08:14:19.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288849"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8288849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713117"} {"timestamp":"2022-08-07T08:14:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713122"} {"timestamp":"2022-08-07T08:14:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640733"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713124"} {"timestamp":"2022-08-07T08:14:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713123"} {"timestamp":"2022-08-07T08:14:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640901"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713130"} {"timestamp":"2022-08-07T08:14:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640833"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713129"} {"timestamp":"2022-08-07T08:14:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640796"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713131"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713144"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713142"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641090"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713141"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640958"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713151"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641137"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713143"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640982"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640982","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713146"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641150"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713139"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713140"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3640947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3640947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713152"} {"timestamp":"2022-08-07T08:14:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641138"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713150"} {"timestamp":"2022-08-07T08:14:21.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641073"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713154"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641373"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713168"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641269"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713167"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641485"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713164"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641434"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713166"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641327"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713165"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713171"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641217"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713163"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641448"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713173"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641251"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713175"} {"timestamp":"2022-08-07T08:14:21.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713177"} {"timestamp":"2022-08-07T08:14:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641497"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713169"} {"timestamp":"2022-08-07T08:14:21.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641392"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713179"} {"timestamp":"2022-08-07T08:14:21.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641389"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713181"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641636"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713184"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641561"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713186"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641723"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713188"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641605"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713190"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641575"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713192"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641764"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713194"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641684"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713196"} {"timestamp":"2022-08-07T08:14:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713198"} {"timestamp":"2022-08-07T08:14:22.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641648"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713200"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641861"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713208"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642039"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713207"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642129"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713211"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641867"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713210"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713209"} {"timestamp":"2022-08-07T08:14:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641967"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713213"} {"timestamp":"2022-08-07T08:14:22.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3641896"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3641896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713215"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713222"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713231"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642184"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642184","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713232"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642254"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642254","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713226"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713228"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713224"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713221"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642183"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713243"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642208"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713220"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713244"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642274"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713240"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642168"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713238"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642362"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713237"} {"timestamp":"2022-08-07T08:14:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642388"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713234"} {"timestamp":"2022-08-07T08:14:22.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642304"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713246"} {"timestamp":"2022-08-07T08:14:22.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642310"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713248"} {"timestamp":"2022-08-07T08:14:22.216Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642358"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713250"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642495"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713256"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642511"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642511","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713263"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642574"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713265"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642588"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713259"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713258"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642573"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713257"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642548"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713261"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642452"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713267"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642523"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713269"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642428"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713271"} {"timestamp":"2022-08-07T08:14:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713273"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642749"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713278"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713283"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642670"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713279"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713284"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642816"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713286"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642646"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713288"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713280"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713290"} {"timestamp":"2022-08-07T08:14:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642669"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713292"} {"timestamp":"2022-08-07T08:14:22.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642843"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713294"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642893"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713303"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642962"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713311"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713313"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642974"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713304"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713305"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643114"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713302"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713301"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643054"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713315"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642929"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713317"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643055"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713319"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3642933"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3642933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713308"} {"timestamp":"2022-08-07T08:14:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643087"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713309"} {"timestamp":"2022-08-07T08:14:22.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643088"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713321"} {"timestamp":"2022-08-07T08:14:22.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643090"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713323"} {"timestamp":"2022-08-07T08:14:22.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643089"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713325"} {"timestamp":"2022-08-07T08:14:22.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643237"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713336"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643152"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713338"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643162"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713340"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643145"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713335"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643243"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713343"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643210"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713334"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643277"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713346"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713333"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643296"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713348"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713332"} {"timestamp":"2022-08-07T08:14:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643263"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713344"} {"timestamp":"2022-08-07T08:14:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713350"} {"timestamp":"2022-08-07T08:14:22.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643153"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713352"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643567"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713361"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643518"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713367"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643430"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713366"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713358"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643529"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713359"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713363"} {"timestamp":"2022-08-07T08:14:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643536"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713357"} {"timestamp":"2022-08-07T08:14:22.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643582"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713369"} {"timestamp":"2022-08-07T08:14:22.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643832"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713385"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643865"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713388"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643831"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643831","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713381"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643741"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713392"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643704"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713382"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643614"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713379"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643689"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713384"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643611"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713380"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643638"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713394"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713383"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643756"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713398"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643755"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713386"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643803"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713396"} {"timestamp":"2022-08-07T08:14:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643639"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643639","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713390"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643952"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713413"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643946"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713415"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643989"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643989","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713405"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644014"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713417"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713404"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643895"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713406"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644038"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713410"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643904"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713411"} {"timestamp":"2022-08-07T08:14:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3643889"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3643889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713407"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644118"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713427"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713432"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644090"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713434"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713436"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713425"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713426"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713428"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644190"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644190","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713438"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644147"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713429"} {"timestamp":"2022-08-07T08:14:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644251"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713430"} {"timestamp":"2022-08-07T08:14:23.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713440"} {"timestamp":"2022-08-07T08:14:23.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644242"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713442"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713449"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644329"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713461"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713459"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644481"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713467"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644308"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713458"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644372"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713451"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644343"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713450"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644493"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713455"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644340"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644340","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713469"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713452"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644396"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644396","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713453"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644451"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713466"} {"timestamp":"2022-08-07T08:14:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644433"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713463"} {"timestamp":"2022-08-07T08:14:23.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713471"} {"timestamp":"2022-08-07T08:14:23.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713473"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713482"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644669"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713488"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713490"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644608"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713483"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713486"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644543"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713480"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713481"} {"timestamp":"2022-08-07T08:14:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713484"} {"timestamp":"2022-08-07T08:14:23.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713492"} {"timestamp":"2022-08-07T08:14:23.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644616"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713494"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645027"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713515"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644894"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713505"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644855"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713512"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644971"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713519"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644794"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713521"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644983"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713523"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644739"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644739","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713511"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644874"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713510"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644815"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713509"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644873"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713507"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644770"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713508"} {"timestamp":"2022-08-07T08:14:23.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644726"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713525"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645034"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645034","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713506"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644725"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713513"} {"timestamp":"2022-08-07T08:14:23.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644718"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713517"} {"timestamp":"2022-08-07T08:14:23.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713527"} {"timestamp":"2022-08-07T08:14:23.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644992"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713529"} {"timestamp":"2022-08-07T08:14:23.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644914"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713531"} {"timestamp":"2022-08-07T08:14:23.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644963"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713533"} {"timestamp":"2022-08-07T08:14:23.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3644760"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3644760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713535"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645179"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645179","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713550"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645264"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713551"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645131"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713552"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645224"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713548"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713549"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645222"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713545"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645138"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713546"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645146"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713547"} {"timestamp":"2022-08-07T08:14:23.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645057"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713554"} {"timestamp":"2022-08-07T08:14:23.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713556"} {"timestamp":"2022-08-07T08:14:23.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713558"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645344"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713566"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645358"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713571"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713573"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645311"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713570"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645322"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713575"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645371"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713561"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645397"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713565"} {"timestamp":"2022-08-07T08:14:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645377"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713567"} {"timestamp":"2022-08-07T08:14:23.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645420"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713577"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645460"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713586"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645476"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713596"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713585"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713594"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713592"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645599"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713590"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645523"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713588"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645455"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713584"} {"timestamp":"2022-08-07T08:14:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645559"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713587"} {"timestamp":"2022-08-07T08:14:23.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645555"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713598"} 10.0.0.1 - - [07/Aug/2022:08:14:15 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645784"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713610"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645643"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713609"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713608"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645672"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645672","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713612"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713613"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645805"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713611"} {"timestamp":"2022-08-07T08:14:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645722"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713607"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645866"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645866","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713623"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645896"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713629"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645922"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713628"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713636"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645963"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713625"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645881"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645881","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713627"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645918"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713630"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646018"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713632"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646015"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713624"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646006"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713626"} {"timestamp":"2022-08-07T08:14:23.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3645829"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3645829","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713634"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713647"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646111"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646111","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713649"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646056"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713645"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646169"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646169","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713644"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713646"} {"timestamp":"2022-08-07T08:14:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713643"} {"timestamp":"2022-08-07T08:14:23.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713651"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713672"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646215"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713669"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646330"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713676"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646329"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713664"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713668"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646274"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713663"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646251"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713665"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646226"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713666"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646362"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713670"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713667"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646375"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713671"} {"timestamp":"2022-08-07T08:14:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646392"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713674"} {"timestamp":"2022-08-07T08:14:24.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646320"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713678"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713683"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646421"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713687"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713685"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646570"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713682"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713691"} {"timestamp":"2022-08-07T08:14:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646577"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646577","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713689"} {"timestamp":"2022-08-07T08:14:24.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713693"} {"timestamp":"2022-08-07T08:14:24.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713695"} {"timestamp":"2022-08-07T08:14:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646658"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713700"} {"timestamp":"2022-08-07T08:14:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646773"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713702"} {"timestamp":"2022-08-07T08:14:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646746"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713704"} {"timestamp":"2022-08-07T08:14:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646711"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713701"} {"timestamp":"2022-08-07T08:14:24.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646722"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713706"} {"timestamp":"2022-08-07T08:14:24.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646681"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713708"} {"timestamp":"2022-08-07T08:14:24.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646643"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713710"} {"timestamp":"2022-08-07T08:14:24.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646674"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646674","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713712"} {"timestamp":"2022-08-07T08:14:24.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713714"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646860"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713725"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713727"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646812"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646812","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713721"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646848"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713733"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646813"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713722"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646996"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713724"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647074"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713723"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646984"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713735"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713732"} {"timestamp":"2022-08-07T08:14:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3646948"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3646948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713729"} {"timestamp":"2022-08-07T08:14:24.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647041"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713737"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647292"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713752"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713749"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647222"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713748"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647103"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713751"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713758"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647257"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713746"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713750"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647376"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647376","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713747"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647332"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713760"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647357"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713755"} {"timestamp":"2022-08-07T08:14:24.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647186"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713756"} {"timestamp":"2022-08-07T08:14:24.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647377"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713762"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647641"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713771"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713781"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647525"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713785"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647536"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713783"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647431"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713779"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713774"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713773"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647454"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713776"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713777"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647533"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647533","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713775"} {"timestamp":"2022-08-07T08:14:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647571"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713772"} {"timestamp":"2022-08-07T08:14:24.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647602"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713787"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647780"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713798"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647725"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713803"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647751"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713800"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713795"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647914"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713796"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713793"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647774"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713794"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713816"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713814"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713812"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647698"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713810"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713809"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713806"} {"timestamp":"2022-08-07T08:14:24.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647659"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713804"} {"timestamp":"2022-08-07T08:14:24.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647913"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713818"} {"timestamp":"2022-08-07T08:14:24.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647800"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713820"} {"timestamp":"2022-08-07T08:14:24.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647876"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713822"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713833"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647951"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713832"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713831"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648074"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713830"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648014"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713839"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648211"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713835"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648058"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713841"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648059"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713843"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713845"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648109"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713829"} {"timestamp":"2022-08-07T08:14:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647960"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713837"} {"timestamp":"2022-08-07T08:14:24.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713847"} {"timestamp":"2022-08-07T08:14:24.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648151"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713849"} {"timestamp":"2022-08-07T08:14:24.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713851"} {"timestamp":"2022-08-07T08:14:24.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3647992"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3647992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713853"} {"timestamp":"2022-08-07T08:14:24.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648157"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648157","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713855"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648260"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713864"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648257"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713866"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713865"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648416"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713863"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648332"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713868"} {"timestamp":"2022-08-07T08:14:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648369"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713862"} {"timestamp":"2022-08-07T08:14:24.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713870"} {"timestamp":"2022-08-07T08:14:24.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648368"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713872"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648546"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713879"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303986"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713890"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305087"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713881"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304751"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304751","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713885"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713897"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305412"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713900"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304599"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713880"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648590"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713883"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648618"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713903"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304642"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304642","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713887"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648482"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713882"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304448"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713901"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304692"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713906"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303883"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713895"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648513"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713893"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713909"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305527"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713891"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305656"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713911"} {"timestamp":"2022-08-07T08:14:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305534"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713907"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305544"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713917"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304712"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304712","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713919"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304847"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713915"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303808"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713923"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8303658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713929"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713913"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304263"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713927"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304710"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713926"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304893"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8304893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713921"} {"timestamp":"2022-08-07T08:14:24.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648594"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713931"} {"timestamp":"2022-08-07T08:14:24.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713933"} {"timestamp":"2022-08-07T08:14:24.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305676"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713935"} {"timestamp":"2022-08-07T08:14:24.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713937"} {"timestamp":"2022-08-07T08:14:24.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648548"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713939"} {"timestamp":"2022-08-07T08:14:24.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"e2cb89e9-eb2e-4ee7-bc31-589ec96e1f81-8305325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713941"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648849"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648849","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713947"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648664"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713952"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648916"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713948"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713946"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648838"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713950"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713955"} {"timestamp":"2022-08-07T08:14:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648788"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713956"} {"timestamp":"2022-08-07T08:14:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713958"} {"timestamp":"2022-08-07T08:14:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648845"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713960"} {"timestamp":"2022-08-07T08:14:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713962"} {"timestamp":"2022-08-07T08:14:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713964"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713973"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649014"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713981"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713983"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713975"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649072"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713974"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648931"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713977"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649032"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713972"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649039"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713979"} {"timestamp":"2022-08-07T08:14:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3648988"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3648988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713976"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649286"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713993"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649262"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713994"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713995"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713992"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713997"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713996"} {"timestamp":"2022-08-07T08:14:25.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4713998"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649484"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649484","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714010"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649644"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714012"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649512"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649512","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714016"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649365"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714017"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649453"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649453","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714021"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649381"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714015"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714018"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649333"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714013"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649378"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714019"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714011"} {"timestamp":"2022-08-07T08:14:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714014"} {"timestamp":"2022-08-07T08:14:25.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649566"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714024"} {"timestamp":"2022-08-07T08:14:25.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649611"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714025"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650051"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714042"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650032"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714044"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649864"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714041"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649927"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714040"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650060"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714039"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650059"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714038"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649808"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714046"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714048"} {"timestamp":"2022-08-07T08:14:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3649733"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3649733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714050"} {"timestamp":"2022-08-07T08:14:25.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714052"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650123"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714060"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650322"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714063"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650416"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714061"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650380"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714058"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650150"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714059"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650135"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714073"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714071"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650279"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714075"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714069"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714077"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650238"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714067"} {"timestamp":"2022-08-07T08:14:25.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650076"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714065"} {"timestamp":"2022-08-07T08:14:25.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650393"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650393","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714079"} {"timestamp":"2022-08-07T08:14:25.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650215"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714081"} {"timestamp":"2022-08-07T08:14:25.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650311"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714083"} {"timestamp":"2022-08-07T08:14:25.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714085"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650580"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714091"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650450"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714097"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650507"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714103"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650557"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714104"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650462"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714098"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650623"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714100"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650773"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714094"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650682"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714092"} {"timestamp":"2022-08-07T08:14:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714090"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714109"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714111"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714108"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714119"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714121"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650867"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714123"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650970"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650970","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714113"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650964"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714117"} {"timestamp":"2022-08-07T08:14:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650936"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714116"} {"timestamp":"2022-08-07T08:14:25.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3650990"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3650990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714125"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714136"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651154"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651154","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714135"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651070"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714134"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651207"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714133"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651036"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714132"} {"timestamp":"2022-08-07T08:14:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714138"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651591"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714150"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651684"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714151"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651599"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714159"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651509"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714155"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651550"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714149"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651592"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651592","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714153"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651359"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714152"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651431"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714154"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651685"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714157"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651744"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714148"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651428"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651428","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714165"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651669"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714163"} {"timestamp":"2022-08-07T08:14:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714161"} {"timestamp":"2022-08-07T08:14:25.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651519"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714167"} {"timestamp":"2022-08-07T08:14:25.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714169"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714182"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652509"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652509","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714186"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652272"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714181"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652331"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714178"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652036"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714180"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652156"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714192"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3651976"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3651976","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714184"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652186"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714179"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652163"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714177"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652303"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714194"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652477"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714190"} {"timestamp":"2022-08-07T08:14:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652215"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714189"} {"timestamp":"2022-08-07T08:14:26.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714198"} {"timestamp":"2022-08-07T08:14:26.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714200"} {"timestamp":"2022-08-07T08:14:26.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652301"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714199"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652616"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714213"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652926"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652926","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714217"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714211"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652648"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714221"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652894"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714210"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652600"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714209"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714208"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714212"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652882"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652882","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714215"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652714"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714223"} {"timestamp":"2022-08-07T08:14:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652883"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714219"} {"timestamp":"2022-08-07T08:14:26.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3652963"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3652963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714225"} {"timestamp":"2022-08-07T08:14:26.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653070"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714227"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653641"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714242"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653724"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714240"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653444"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714244"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653460"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714246"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653611"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714239"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653387"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653387","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714241"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714238"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653521"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714248"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714237"} {"timestamp":"2022-08-07T08:14:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653687"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714243"} {"timestamp":"2022-08-07T08:14:26.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3653862"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3653862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714250"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714258"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654409"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714256"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654213"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714262"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654495"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714257"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714267"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654550"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714271"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654607"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714259"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654410"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714273"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654361"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714269"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714275"} {"timestamp":"2022-08-07T08:14:26.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654212"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714277"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654614"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714265"} {"timestamp":"2022-08-07T08:14:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654341"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714263"} {"timestamp":"2022-08-07T08:14:26.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654216"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714279"} {"timestamp":"2022-08-07T08:14:26.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654653"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714281"} {"timestamp":"2022-08-07T08:14:26.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714283"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654795"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714296"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654888"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714302"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714306"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654681"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714308"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655123"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714300"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654981"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714291"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654887"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654887","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714298"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714292"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654958"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714293"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654698"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714295"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655100"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714294"} {"timestamp":"2022-08-07T08:14:26.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714304"} {"timestamp":"2022-08-07T08:14:26.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654962"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714310"} {"timestamp":"2022-08-07T08:14:26.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3654896"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3654896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714312"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655592"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655592","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714327"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655507"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714320"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655489"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714324"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714325"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714319"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655542"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714318"} {"timestamp":"2022-08-07T08:14:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655326"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714321"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655830"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714346"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655905"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714348"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656120"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714344"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655649"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714347"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655838"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714343"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656031"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714352"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714339"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714342"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656032"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714340"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656198"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714345"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3655795"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3655795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714338"} {"timestamp":"2022-08-07T08:14:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656335"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714350"} {"timestamp":"2022-08-07T08:14:26.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714354"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656468"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714367"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656863"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714362"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714363"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656551"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714366"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656998"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714365"} {"timestamp":"2022-08-07T08:14:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3656758"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3656758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714364"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714378"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714384"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714382"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657236"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714389"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714375"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714374"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657468"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714380"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657479"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714376"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657516"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714377"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657328"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714390"} {"timestamp":"2022-08-07T08:14:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657524"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714388"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657908"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714401"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657922"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714403"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657857"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657857","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714402"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657843"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714398"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657779"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714400"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657710"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657710","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714405"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714399"} {"timestamp":"2022-08-07T08:14:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657814"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714407"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657815"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657815","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714409"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714413"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657883"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714415"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714417"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714412"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657735"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714419"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657934"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714421"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714423"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657681"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714425"} {"timestamp":"2022-08-07T08:14:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657823"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714427"} {"timestamp":"2022-08-07T08:14:26.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714431"} {"timestamp":"2022-08-07T08:14:26.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714433"} {"timestamp":"2022-08-07T08:14:26.916Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657773"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657773","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714430"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658240"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658240","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714443"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657972"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714436"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658204"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714452"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658069"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658069","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714454"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657983"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714456"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658248"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658248","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714445"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714448"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714442"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658194"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714462"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658021"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714447"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658408"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714444"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658082"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714450"} {"timestamp":"2022-08-07T08:14:27.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658091"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714464"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714460"} {"timestamp":"2022-08-07T08:14:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658037"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714458"} {"timestamp":"2022-08-07T08:14:27.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3657971"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3657971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714466"} {"timestamp":"2022-08-07T08:14:27.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658369"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714468"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714479"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658705"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714477"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714485"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714475"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714478"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658719"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714476"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714481"} {"timestamp":"2022-08-07T08:14:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658574"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658574","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714483"} {"timestamp":"2022-08-07T08:14:27.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3658760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3658760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714487"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659117"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714493"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659294"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714497"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659298"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714498"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714494"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659272"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714492"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714504"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714502"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659224"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714500"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659285"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714508"} {"timestamp":"2022-08-07T08:14:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659569"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714507"} {"timestamp":"2022-08-07T08:14:27.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659202"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714510"} {"timestamp":"2022-08-07T08:14:27.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659249"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714512"} {"timestamp":"2022-08-07T08:14:27.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659534"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714514"} {"timestamp":"2022-08-07T08:14:27.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659380"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714516"} {"timestamp":"2022-08-07T08:14:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714527"} {"timestamp":"2022-08-07T08:14:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659853"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714524"} {"timestamp":"2022-08-07T08:14:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714523"} {"timestamp":"2022-08-07T08:14:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714525"} {"timestamp":"2022-08-07T08:14:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3659948"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3659948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714526"} {"timestamp":"2022-08-07T08:14:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660253"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660253","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714533"} {"timestamp":"2022-08-07T08:14:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660275"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660275","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714536"} {"timestamp":"2022-08-07T08:14:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660192"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714534"} {"timestamp":"2022-08-07T08:14:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660283"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714535"} {"timestamp":"2022-08-07T08:14:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714538"} {"timestamp":"2022-08-07T08:14:27.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714540"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714548"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714555"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660427"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714552"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714553"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714550"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660699"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714551"} {"timestamp":"2022-08-07T08:14:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660648"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714549"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661078"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714562"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660789"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714561"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660852"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714564"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714560"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661096"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714570"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714566"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661003"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714568"} {"timestamp":"2022-08-07T08:14:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660916"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714572"} {"timestamp":"2022-08-07T08:14:27.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660818"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714574"} {"timestamp":"2022-08-07T08:14:27.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3660799"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3660799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714576"} {"timestamp":"2022-08-07T08:14:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714579"} {"timestamp":"2022-08-07T08:14:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661204"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714581"} {"timestamp":"2022-08-07T08:14:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714585"} {"timestamp":"2022-08-07T08:14:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661220"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714583"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661543"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714594"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661438"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714602"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661537"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714593"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661433"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714600"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661562"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714595"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661283"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714596"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661251"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714598"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661354"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714597"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661327"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714604"} {"timestamp":"2022-08-07T08:14:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661441"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661441","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714606"} {"timestamp":"2022-08-07T08:14:27.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661279"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714608"} {"timestamp":"2022-08-07T08:14:27.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661495"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714610"} {"timestamp":"2022-08-07T08:14:27.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714612"} {"timestamp":"2022-08-07T08:14:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661641"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714615"} {"timestamp":"2022-08-07T08:14:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661685"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714618"} {"timestamp":"2022-08-07T08:14:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661687"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714619"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661934"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661934","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714625"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661754"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661754","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714634"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661848"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661848","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714631"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714632"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714624"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661940"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714626"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661969"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714640"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661963"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714628"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661821"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714638"} {"timestamp":"2022-08-07T08:14:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661732"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714637"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714646"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662088"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714648"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662089"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714649"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662129"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714659"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3661991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3661991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714651"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714647"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714655"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714654"} {"timestamp":"2022-08-07T08:14:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662004"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714657"} {"timestamp":"2022-08-07T08:14:28.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662041"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714661"} {"timestamp":"2022-08-07T08:14:28.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662056"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714663"} {"timestamp":"2022-08-07T08:14:28.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662130"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714665"} {"timestamp":"2022-08-07T08:14:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662372"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714671"} {"timestamp":"2022-08-07T08:14:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662239"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714673"} {"timestamp":"2022-08-07T08:14:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714672"} {"timestamp":"2022-08-07T08:14:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662477"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714674"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662717"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714681"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662862"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714685"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714683"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662770"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662770","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714682"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662625"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714695"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662792"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714680"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714697"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662653"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714693"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662683"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714691"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662583"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714689"} {"timestamp":"2022-08-07T08:14:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3662746"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3662746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714687"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663186"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663186","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714707"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663213"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714708"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663523"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714705"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663261"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714704"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714706"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663487"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714710"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663413"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714712"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663122"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714718"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663126"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714717"} {"timestamp":"2022-08-07T08:14:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714714"} {"timestamp":"2022-08-07T08:14:28.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714720"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663942"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714724"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663704"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714727"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663788"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714729"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663871"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714725"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663625"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714731"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663917"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714733"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714735"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663706"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663706","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714737"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663597"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714739"} {"timestamp":"2022-08-07T08:14:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714741"} {"timestamp":"2022-08-07T08:14:28.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3663578"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3663578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714743"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714756"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664187"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664187","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714757"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664168"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714758"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714754"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664363"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714752"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664053"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714753"} {"timestamp":"2022-08-07T08:14:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664445"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714755"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664917"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714766"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665035"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714765"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665107"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714771"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3664865"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3664865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714764"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714767"} {"timestamp":"2022-08-07T08:14:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714769"} {"timestamp":"2022-08-07T08:14:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665336"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665336","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714776"} {"timestamp":"2022-08-07T08:14:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714775"} {"timestamp":"2022-08-07T08:14:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714778"} {"timestamp":"2022-08-07T08:14:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714780"} {"timestamp":"2022-08-07T08:14:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665530"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665530","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714782"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666131"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666131","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714788"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666145"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714793"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665916"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714792"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714795"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666200"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714789"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665726"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665726","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714787"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665984"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714801"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666159"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714797"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666106"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666106","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714799"} {"timestamp":"2022-08-07T08:14:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665942"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714803"} {"timestamp":"2022-08-07T08:14:28.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3665871"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3665871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714805"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666841"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714818"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714820"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666314"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714813"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714814"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714816"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666694"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666694","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714817"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666371"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714824"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714815"} {"timestamp":"2022-08-07T08:14:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666744"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714822"} {"timestamp":"2022-08-07T08:14:29.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666505"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714826"} {"timestamp":"2022-08-07T08:14:29.016Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666752"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714828"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667119"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714836"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667436"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714841"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714837"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667126"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667126","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714839"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667434"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714834"} {"timestamp":"2022-08-07T08:14:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3666991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3666991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714835"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714847"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667738"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714848"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714846"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667565"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714854"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667838"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714856"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667682"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714860"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667819"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714852"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667839"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714862"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667573"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667573","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714850"} {"timestamp":"2022-08-07T08:14:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667683"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714859"} {"timestamp":"2022-08-07T08:14:29.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667681"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714864"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667877"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714877"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714875"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667919"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714874"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668031"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714873"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667977"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714876"} {"timestamp":"2022-08-07T08:14:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668018"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668018","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714867"} {"timestamp":"2022-08-07T08:14:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667965"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714879"} {"timestamp":"2022-08-07T08:14:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714881"} {"timestamp":"2022-08-07T08:14:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667918"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714885"} {"timestamp":"2022-08-07T08:14:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714883"} {"timestamp":"2022-08-07T08:14:29.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667930"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714887"} {"timestamp":"2022-08-07T08:14:29.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3667902"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3667902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714889"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668097"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668097","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714899"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668449"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714905"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668360"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714906"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668531"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714901"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668177"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714900"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668424"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714904"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668552"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668552","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714903"} {"timestamp":"2022-08-07T08:14:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668450"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714902"} {"timestamp":"2022-08-07T08:14:29.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668110"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714908"} {"timestamp":"2022-08-07T08:14:29.416Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714910"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714920"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669088"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714919"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669251"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714923"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714921"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669215"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714918"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668786"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714917"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668967"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714929"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714927"} {"timestamp":"2022-08-07T08:14:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669030"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669030","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714925"} {"timestamp":"2022-08-07T08:14:29.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669268"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714931"} {"timestamp":"2022-08-07T08:14:29.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3668847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3668847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714933"} {"timestamp":"2022-08-07T08:14:29.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669210"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669210","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714935"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669810"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714950"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669903"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714952"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714958"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669708"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714946"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669522"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714944"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669902"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714947"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670024"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670024","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714945"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669488"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714948"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669615"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714954"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3669617"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3669617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714949"} {"timestamp":"2022-08-07T08:14:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670108"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714956"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670629"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714963"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670799"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670799","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714967"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670457"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714969"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670370"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714964"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670781"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714965"} {"timestamp":"2022-08-07T08:14:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670458"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714971"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671143"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714982"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671007"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714984"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670890"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714980"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671068"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714981"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671079"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714978"} {"timestamp":"2022-08-07T08:14:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3670921"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3670921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714979"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671528"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714992"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714999"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671503"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714997"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715003"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715001"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671425"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714994"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672027"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714995"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671903"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714993"} {"timestamp":"2022-08-07T08:14:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671430"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4714991"} {"timestamp":"2022-08-07T08:14:29.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671482"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715005"} {"timestamp":"2022-08-07T08:14:29.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3671860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3671860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715007"} {"timestamp":"2022-08-07T08:14:30.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672418"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715012"} {"timestamp":"2022-08-07T08:14:30.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672569"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715011"} {"timestamp":"2022-08-07T08:14:30.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672578"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715014"} {"timestamp":"2022-08-07T08:14:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672980"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672980","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715017"} {"timestamp":"2022-08-07T08:14:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3672628"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3672628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715019"} {"timestamp":"2022-08-07T08:14:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673443"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715028"} {"timestamp":"2022-08-07T08:14:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673138"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715027"} {"timestamp":"2022-08-07T08:14:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715025"} {"timestamp":"2022-08-07T08:14:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673238"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715026"} {"timestamp":"2022-08-07T08:14:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673845"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673845","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715032"} {"timestamp":"2022-08-07T08:14:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673610"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715033"} {"timestamp":"2022-08-07T08:14:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3673630"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3673630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715035"} {"timestamp":"2022-08-07T08:14:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677303"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715039"} {"timestamp":"2022-08-07T08:14:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677458"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715040"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677880"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715048"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677617"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715057"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677867"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677867","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715051"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677959"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677959","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715049"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677616"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715059"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715052"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677696"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715050"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715062"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677908"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715054"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677697"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715055"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715063"} {"timestamp":"2022-08-07T08:14:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677766"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715065"} {"timestamp":"2022-08-07T08:14:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677725"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677725","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715067"} {"timestamp":"2022-08-07T08:14:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715069"} {"timestamp":"2022-08-07T08:14:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677724"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715071"} {"timestamp":"2022-08-07T08:14:31.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677626"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715073"} {"timestamp":"2022-08-07T08:14:31.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677655"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715075"} {"timestamp":"2022-08-07T08:14:31.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677984"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715077"} {"timestamp":"2022-08-07T08:14:31.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3677973"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3677973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715079"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678026"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715086"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678113"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715092"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678153"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715085"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678434"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715088"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678355"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715098"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678353"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715090"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715084"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678222"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678222","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715102"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715101"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678140"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715106"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678059"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715094"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715096"} {"timestamp":"2022-08-07T08:14:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678294"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715104"} {"timestamp":"2022-08-07T08:14:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678850"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715115"} {"timestamp":"2022-08-07T08:14:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678523"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715113"} {"timestamp":"2022-08-07T08:14:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715114"} {"timestamp":"2022-08-07T08:14:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678826"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715112"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679160"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715123"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715132"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679012"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679012","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715127"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715128"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678944"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715138"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715126"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678901"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715125"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715124"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3678875"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3678875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715130"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715136"} {"timestamp":"2022-08-07T08:14:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715134"} {"timestamp":"2022-08-07T08:14:32.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679041"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679041","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715140"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679619"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679619","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715149"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679835"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715151"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679809"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715147"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679781"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715153"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679718"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715146"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679894"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715145"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679564"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715155"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679727"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679727","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715157"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679607"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679607","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715159"} {"timestamp":"2022-08-07T08:14:32.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715161"} {"timestamp":"2022-08-07T08:14:32.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679744"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715163"} {"timestamp":"2022-08-07T08:14:32.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679551"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715165"} {"timestamp":"2022-08-07T08:14:32.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679603"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715167"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680121"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715175"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715182"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715178"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680020"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715184"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715177"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680229"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715176"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680068"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715179"} {"timestamp":"2022-08-07T08:14:32.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3679983"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3679983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715180"} {"timestamp":"2022-08-07T08:14:32.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680155"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715186"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680514"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715193"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680306"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715199"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680620"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680620","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715197"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680288"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715192"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680452"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715194"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715195"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680305"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715205"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680575"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680575","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715204"} {"timestamp":"2022-08-07T08:14:32.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680608"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715201"} {"timestamp":"2022-08-07T08:14:32.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680610"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715207"} {"timestamp":"2022-08-07T08:14:32.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680446"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715209"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680859"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680859","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715215"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680893"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715220"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680979"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715222"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680703"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715224"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680803"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715218"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715216"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715214"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680978"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680978","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715226"} {"timestamp":"2022-08-07T08:14:32.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680935"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715228"} {"timestamp":"2022-08-07T08:14:32.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3680880"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3680880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715230"} {"timestamp":"2022-08-07T08:14:32.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715232"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681312"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715240"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681311"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681311","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715248"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681346"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715255"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715249"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715245"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681180"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715238"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681344"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681344","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715244"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681293"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715241"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681251"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715239"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681100"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715257"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715251"} {"timestamp":"2022-08-07T08:14:32.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681343"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715253"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681386"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681386","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715264"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681412"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715270"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681399"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715278"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681462"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715276"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681463"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715267"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715266"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715265"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681417"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715268"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681670"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715280"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681445"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715275"} {"timestamp":"2022-08-07T08:14:32.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681439"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715272"} {"timestamp":"2022-08-07T08:14:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682046"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715285"} {"timestamp":"2022-08-07T08:14:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3681843"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3681843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715287"} {"timestamp":"2022-08-07T08:14:32.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715286"} {"timestamp":"2022-08-07T08:14:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682489"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682489","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715292"} {"timestamp":"2022-08-07T08:14:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682461"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715294"} {"timestamp":"2022-08-07T08:14:33.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682338"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715291"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682644"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715310"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682572"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715315"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682744"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715319"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682506"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715306"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682505"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715311"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682797"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715309"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682520"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682520","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715308"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682522"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715312"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715313"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715307"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682677"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715305"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682627"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715318"} {"timestamp":"2022-08-07T08:14:33.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682521"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715321"} {"timestamp":"2022-08-07T08:14:33.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682624"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715323"} {"timestamp":"2022-08-07T08:14:33.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682571"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715325"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715335"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3682966"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3682966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715338"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715337"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683035"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715336"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715333"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683146"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715334"} {"timestamp":"2022-08-07T08:14:33.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715340"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683504"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715344"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683452"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715349"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683649"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715351"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683576"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715353"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683552"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683552","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715345"} {"timestamp":"2022-08-07T08:14:33.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715347"} {"timestamp":"2022-08-07T08:14:33.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683523"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715355"} {"timestamp":"2022-08-07T08:14:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683893"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683893","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715360"} {"timestamp":"2022-08-07T08:14:33.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3683834"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3683834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715359"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684326"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715367"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684166"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715365"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684356"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715366"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684172"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684172","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715369"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715372"} {"timestamp":"2022-08-07T08:14:33.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684455"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715373"} {"timestamp":"2022-08-07T08:14:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715378"} {"timestamp":"2022-08-07T08:14:33.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684709"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715377"} 10.0.0.1 - - [07/Aug/2022:08:14:25 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.0.1 - - [07/Aug/2022:08:14:25 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685381"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715385"} {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685434"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715388"} {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3684977"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3684977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715389"} {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715387"} {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685380"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715386"} {"timestamp":"2022-08-07T08:14:33.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685124"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715391"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685556"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715397"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685670"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715400"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685591"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715399"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715402"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685791"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715406"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715398"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685442"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715404"} {"timestamp":"2022-08-07T08:14:33.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685506"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685506","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715408"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715414"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686212"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715420"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3685987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3685987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715421"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686203"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715416"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686027"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715417"} {"timestamp":"2022-08-07T08:14:33.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715415"} {"timestamp":"2022-08-07T08:14:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715425"} {"timestamp":"2022-08-07T08:14:34.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686283"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686283","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715426"} {"timestamp":"2022-08-07T08:14:34.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686683"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715429"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686899"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686899","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715439"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686918"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715446"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686889"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715444"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686858"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715438"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686999"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686999","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715442"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686935"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715441"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686896"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715443"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687079"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715440"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686890"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715456"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686998"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715454"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686924"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715452"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715449"} {"timestamp":"2022-08-07T08:14:34.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686936"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715450"} {"timestamp":"2022-08-07T08:14:34.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686883"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715458"} {"timestamp":"2022-08-07T08:14:34.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3686997"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3686997","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715460"} {"timestamp":"2022-08-07T08:14:34.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687136"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715462"} {"timestamp":"2022-08-07T08:14:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687615"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715468"} {"timestamp":"2022-08-07T08:14:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687570"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715469"} {"timestamp":"2022-08-07T08:14:34.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687599"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715467"} {"timestamp":"2022-08-07T08:14:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715477"} {"timestamp":"2022-08-07T08:14:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687822"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715480"} {"timestamp":"2022-08-07T08:14:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687986"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715476"} {"timestamp":"2022-08-07T08:14:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687861"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715479"} {"timestamp":"2022-08-07T08:14:34.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3687943"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3687943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715478"} {"timestamp":"2022-08-07T08:14:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688133"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715488"} {"timestamp":"2022-08-07T08:14:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715491"} {"timestamp":"2022-08-07T08:14:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715489"} {"timestamp":"2022-08-07T08:14:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688212"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715487"} {"timestamp":"2022-08-07T08:14:34.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715486"} {"timestamp":"2022-08-07T08:14:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688308"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715494"} {"timestamp":"2022-08-07T08:14:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688262"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715498"} {"timestamp":"2022-08-07T08:14:34.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688236"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715497"} {"timestamp":"2022-08-07T08:14:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688525"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715506"} {"timestamp":"2022-08-07T08:14:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688430"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715504"} {"timestamp":"2022-08-07T08:14:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688424"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715505"} {"timestamp":"2022-08-07T08:14:34.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688416"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715507"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715513"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688839"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715519"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715520"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715515"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688807"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688807","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715516"} {"timestamp":"2022-08-07T08:14:35.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715514"} {"timestamp":"2022-08-07T08:14:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688864"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715524"} {"timestamp":"2022-08-07T08:14:35.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3688906"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3688906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715525"} {"timestamp":"2022-08-07T08:14:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689207"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715530"} {"timestamp":"2022-08-07T08:14:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689098"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689098","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715532"} {"timestamp":"2022-08-07T08:14:35.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689075"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715531"} {"timestamp":"2022-08-07T08:14:35.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689269"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715534"} {"timestamp":"2022-08-07T08:14:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689380"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715538"} {"timestamp":"2022-08-07T08:14:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689394"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715539"} {"timestamp":"2022-08-07T08:14:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715541"} {"timestamp":"2022-08-07T08:14:35.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715543"} {"timestamp":"2022-08-07T08:14:35.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689897"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715549"} {"timestamp":"2022-08-07T08:14:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690052"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715552"} {"timestamp":"2022-08-07T08:14:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690287"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690287","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715554"} {"timestamp":"2022-08-07T08:14:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689944"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715556"} {"timestamp":"2022-08-07T08:14:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715558"} {"timestamp":"2022-08-07T08:14:35.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690037"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690037","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715560"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3689930"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3689930","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715564"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690071"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715568"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690016"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715570"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690136"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715567"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690288"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715563"} {"timestamp":"2022-08-07T08:14:35.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715572"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690707"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715584"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690375"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715595"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690510"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715593"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690372"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715583"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690447"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715591"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690625"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715581"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690357"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715586"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690646"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690646","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715587"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690407"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715582"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690419"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690419","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715585"} {"timestamp":"2022-08-07T08:14:35.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690597"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715589"} {"timestamp":"2022-08-07T08:14:35.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690495"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715597"} {"timestamp":"2022-08-07T08:14:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690880"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715600"} {"timestamp":"2022-08-07T08:14:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690927"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715602"} {"timestamp":"2022-08-07T08:14:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691054"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715604"} {"timestamp":"2022-08-07T08:14:35.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3690964"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3690964","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715606"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691191"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715612"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715617"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691440"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715619"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691488"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715614"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691143"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715615"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691316"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715613"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691267"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715623"} {"timestamp":"2022-08-07T08:14:35.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691352"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715621"} {"timestamp":"2022-08-07T08:14:35.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691500"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715625"} {"timestamp":"2022-08-07T08:14:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691736"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715633"} {"timestamp":"2022-08-07T08:14:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715634"} {"timestamp":"2022-08-07T08:14:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691698"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715632"} {"timestamp":"2022-08-07T08:14:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691617"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715635"} {"timestamp":"2022-08-07T08:14:35.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691827"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715636"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715645"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692202"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715643"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692108"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692108","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715644"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692370"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715657"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691995"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715650"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692197"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715647"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715651"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692127"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715646"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692345"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715656"} {"timestamp":"2022-08-07T08:14:36.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715653"} {"timestamp":"2022-08-07T08:14:36.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692362"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715661"} {"timestamp":"2022-08-07T08:14:36.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692110"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715662"} {"timestamp":"2022-08-07T08:14:36.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3691916"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3691916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715663"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692836"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715669"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715672"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692927"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715668"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692774"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715670"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715676"} {"timestamp":"2022-08-07T08:14:36.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692869"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715675"} {"timestamp":"2022-08-07T08:14:36.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3692837"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3692837","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715678"} {"timestamp":"2022-08-07T08:14:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715681"} {"timestamp":"2022-08-07T08:14:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715684"} {"timestamp":"2022-08-07T08:14:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693112"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715685"} {"timestamp":"2022-08-07T08:14:36.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693099"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715687"} {"timestamp":"2022-08-07T08:14:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693130"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715692"} {"timestamp":"2022-08-07T08:14:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693129"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715694"} {"timestamp":"2022-08-07T08:14:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693135"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715696"} {"timestamp":"2022-08-07T08:14:36.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715695"} {"timestamp":"2022-08-07T08:14:36.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693388"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715698"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693766"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715706"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694045"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715709"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693517"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693517","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715704"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693513"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715707"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715705"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693649"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715711"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693897"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693897","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715714"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693476"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715715"} {"timestamp":"2022-08-07T08:14:36.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3693678"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3693678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715717"} {"timestamp":"2022-08-07T08:14:36.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694071"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715719"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694535"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694535","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715722"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715727"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694394"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715729"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715732"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694245"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715730"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694542"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715734"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694498"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715728"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694174"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715738"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694370"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715740"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694301"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715736"} {"timestamp":"2022-08-07T08:14:36.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694246"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694246","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715742"} {"timestamp":"2022-08-07T08:14:36.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694369"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715744"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715755"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694744"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694744","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715757"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694680"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715756"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694839"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715753"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694843"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715752"} {"timestamp":"2022-08-07T08:14:36.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694987"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715754"} {"timestamp":"2022-08-07T08:14:36.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3694817"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3694817","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715759"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695332"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695332","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715767"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715780"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715779"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695265"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695265","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715776"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695359"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695359","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715775"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695268"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715768"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715769"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695185"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715770"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695053"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715771"} {"timestamp":"2022-08-07T08:14:36.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715772"} {"timestamp":"2022-08-07T08:14:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695843"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695843","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715788"} {"timestamp":"2022-08-07T08:14:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3695589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3695589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715789"} {"timestamp":"2022-08-07T08:14:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715786"} {"timestamp":"2022-08-07T08:14:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696098"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696098","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715787"} {"timestamp":"2022-08-07T08:14:36.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696049"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715791"} {"timestamp":"2022-08-07T08:14:36.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696151"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715793"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696297"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715799"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696472"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715804"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696633"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715800"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696488"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715801"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696247"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715807"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696627"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696627","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715810"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696527"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715802"} {"timestamp":"2022-08-07T08:14:36.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696403"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715808"} {"timestamp":"2022-08-07T08:14:36.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696580"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715812"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696677"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715822"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715819"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715821"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696841"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696841","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715823"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696719"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715820"} {"timestamp":"2022-08-07T08:14:37.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3696855"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3696855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715825"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697568"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697568","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715835"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697544"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715834"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715833"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715832"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697273"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715836"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697549"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715838"} {"timestamp":"2022-08-07T08:14:37.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697521"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715840"} {"timestamp":"2022-08-07T08:14:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715845"} {"timestamp":"2022-08-07T08:14:37.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3697856"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3697856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715844"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698091"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715858"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698103"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698103","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715853"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715854"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715857"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698213"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715856"} {"timestamp":"2022-08-07T08:14:37.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698338"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715855"} {"timestamp":"2022-08-07T08:14:37.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698314"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715860"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698451"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715874"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698401"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715877"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698445"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715872"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698407"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715881"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698378"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715873"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698356"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715869"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698352"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715870"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698472"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715875"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698395"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715871"} {"timestamp":"2022-08-07T08:14:37.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698384"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715879"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698931"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715888"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698698"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715890"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698682"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715891"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698798"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698798","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715892"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715889"} {"timestamp":"2022-08-07T08:14:37.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715894"} {"timestamp":"2022-08-07T08:14:37.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698780"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715896"} {"timestamp":"2022-08-07T08:14:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699352"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715904"} {"timestamp":"2022-08-07T08:14:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698962"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715905"} {"timestamp":"2022-08-07T08:14:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3698942"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3698942","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715903"} {"timestamp":"2022-08-07T08:14:37.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699219"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715902"} {"timestamp":"2022-08-07T08:14:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715908"} {"timestamp":"2022-08-07T08:14:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715913"} {"timestamp":"2022-08-07T08:14:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699790"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715915"} {"timestamp":"2022-08-07T08:14:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699701"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715914"} {"timestamp":"2022-08-07T08:14:37.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699728"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715916"} {"timestamp":"2022-08-07T08:14:37.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699740"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699740","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715918"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700128"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700128","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715934"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699931"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699931","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715930"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700067"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715932"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3699951"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3699951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715933"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700096"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715929"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700180"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715931"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700191"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715928"} {"timestamp":"2022-08-07T08:14:37.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700080"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715935"} {"timestamp":"2022-08-07T08:14:37.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715939"} {"timestamp":"2022-08-07T08:14:37.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3700167"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3700167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715937"} {"timestamp":"2022-08-07T08:14:39.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3705604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3705604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715945"} {"timestamp":"2022-08-07T08:14:39.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3706201"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3706201","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715948"} {"timestamp":"2022-08-07T08:14:40.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3710093"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3710093","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715951"} {"timestamp":"2022-08-07T08:14:40.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3710178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3710178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715954"} {"timestamp":"2022-08-07T08:14:40.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3710562"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3710562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715957"} {"timestamp":"2022-08-07T08:14:40.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3711056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3711056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715960"} {"timestamp":"2022-08-07T08:14:40.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3713125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3713125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715965"} {"timestamp":"2022-08-07T08:14:41.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3713124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3713124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715964"} {"timestamp":"2022-08-07T08:14:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3713262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3713262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715968"} {"timestamp":"2022-08-07T08:14:41.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3713279"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3713279","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715970"} {"timestamp":"2022-08-07T08:14:41.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3715095"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3715095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715974"} {"timestamp":"2022-08-07T08:14:41.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3715088"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3715088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715975"} {"timestamp":"2022-08-07T08:14:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3715636"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3715636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715980"} {"timestamp":"2022-08-07T08:14:42.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3715699"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3715699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715979"} {"timestamp":"2022-08-07T08:14:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716083"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715987"} {"timestamp":"2022-08-07T08:14:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3715974"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3715974","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715988"} {"timestamp":"2022-08-07T08:14:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716122"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715986"} {"timestamp":"2022-08-07T08:14:42.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716071"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716071","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715989"} {"timestamp":"2022-08-07T08:14:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716242"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715996"} {"timestamp":"2022-08-07T08:14:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716203"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715995"} {"timestamp":"2022-08-07T08:14:42.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716269"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4715994"} {"timestamp":"2022-08-07T08:14:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716372"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716372","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716000"} {"timestamp":"2022-08-07T08:14:42.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716510"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716001"} {"timestamp":"2022-08-07T08:14:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716750"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716006"} {"timestamp":"2022-08-07T08:14:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716715"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716007"} {"timestamp":"2022-08-07T08:14:42.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3716852"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3716852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716008"} {"timestamp":"2022-08-07T08:14:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717136"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716012"} {"timestamp":"2022-08-07T08:14:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717000"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716013"} {"timestamp":"2022-08-07T08:14:42.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717239"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716015"} {"timestamp":"2022-08-07T08:14:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717256"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716018"} {"timestamp":"2022-08-07T08:14:42.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717358"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716020"} {"timestamp":"2022-08-07T08:14:43.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717916"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716023"} {"timestamp":"2022-08-07T08:14:43.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3717932"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3717932","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716026"} {"timestamp":"2022-08-07T08:14:43.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718203"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716029"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718760"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716036"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718759"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718759","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716042"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718683"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716040"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718719"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716035"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718819"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718819","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716038"} {"timestamp":"2022-08-07T08:14:43.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718797"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716037"} {"timestamp":"2022-08-07T08:14:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718936"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716046"} {"timestamp":"2022-08-07T08:14:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718985"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716047"} {"timestamp":"2022-08-07T08:14:43.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3718948"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3718948","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716049"} 10.0.0.1 - - [07/Aug/2022:08:14:35 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [07/Aug/2022:08:14:38 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350969 28ms {"timestamp":"2022-08-07T08:14:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3719288"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3719288","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716053"} {"timestamp":"2022-08-07T08:14:43.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3719132"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3719132","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716054"} {"timestamp":"2022-08-07T08:14:43.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:43.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3719690"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3719690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716057"} {"timestamp":"2022-08-07T08:14:44.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3720123"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3720123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716060"} {"timestamp":"2022-08-07T08:14:44.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3720149"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3720149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716063"} {"timestamp":"2022-08-07T08:14:44.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3720534"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3720534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716066"} {"timestamp":"2022-08-07T08:14:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3732625"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3732625","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716072"} {"timestamp":"2022-08-07T08:14:48.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3732832"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3732832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716074"} {"timestamp":"2022-08-07T08:14:49.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3735072"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3735072","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716077"} {"timestamp":"2022-08-07T08:14:49.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3736406"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3736406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716080"} {"timestamp":"2022-08-07T08:14:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3736652"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3736652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716084"} {"timestamp":"2022-08-07T08:14:49.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3736913"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3736913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716085"} {"timestamp":"2022-08-07T08:14:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3738321"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3738321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716094"} {"timestamp":"2022-08-07T08:14:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3738551"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3738551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716091"} {"timestamp":"2022-08-07T08:14:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3738505"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3738505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716092"} {"timestamp":"2022-08-07T08:14:50.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3738277"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3738277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716093"} {"timestamp":"2022-08-07T08:14:50.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3738856"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3738856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716097"} {"timestamp":"2022-08-07T08:14:50.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3740342"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3740342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716100"} {"timestamp":"2022-08-07T08:14:51.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3741478"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3741478","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716103"} {"timestamp":"2022-08-07T08:14:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3742774"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3742774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716108"} {"timestamp":"2022-08-07T08:14:51.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3742440"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3742440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716107"} {"timestamp":"2022-08-07T08:14:51.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3744005"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3744005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716111"} {"timestamp":"2022-08-07T08:14:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3744429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3744429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716115"} {"timestamp":"2022-08-07T08:14:52.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3744423"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3744423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716116"} {"timestamp":"2022-08-07T08:14:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3744499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3744499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716119"} {"timestamp":"2022-08-07T08:14:52.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3744658"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3744658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716121"} {"timestamp":"2022-08-07T08:14:52.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745207"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745207","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716124"} {"timestamp":"2022-08-07T08:14:52.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:52.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745397"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716127"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745729"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716135"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745651"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716140"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745628"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745628","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716136"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745664"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716134"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745643"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716138"} {"timestamp":"2022-08-07T08:14:52.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716133"} {"timestamp":"2022-08-07T08:14:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746122"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746122","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716144"} {"timestamp":"2022-08-07T08:14:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3745889"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3745889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716145"} {"timestamp":"2022-08-07T08:14:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746029"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716147"} {"timestamp":"2022-08-07T08:14:52.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746042"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716149"} {"timestamp":"2022-08-07T08:14:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716154"} {"timestamp":"2022-08-07T08:14:52.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746196"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746196","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716153"} {"timestamp":"2022-08-07T08:14:52.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746388"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716157"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746886"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716167"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746921"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716170"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746949"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716168"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746927"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746927","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716166"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746777"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716169"} {"timestamp":"2022-08-07T08:14:53.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3746960"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3746960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716165"} {"timestamp":"2022-08-07T08:14:53.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716173"} {"timestamp":"2022-08-07T08:14:53.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747033"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716176"} {"timestamp":"2022-08-07T08:14:53.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747249"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716179"} {"timestamp":"2022-08-07T08:14:53.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747689"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716182"} {"timestamp":"2022-08-07T08:14:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716187"} {"timestamp":"2022-08-07T08:14:53.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3747973"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3747973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716186"} {"timestamp":"2022-08-07T08:14:53.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3748082"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3748082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716190"} {"timestamp":"2022-08-07T08:14:53.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3748081"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3748081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716192"} 10.0.0.1 - - [07/Aug/2022:08:14:45 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 0ms {"timestamp":"2022-08-07T08:14:53.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3748329"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3748329","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716195"} {"timestamp":"2022-08-07T08:14:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3748472"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3748472","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716199"} {"timestamp":"2022-08-07T08:14:53.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3748483"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3748483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716200"} {"timestamp":"2022-08-07T08:14:54.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3749119"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3749119","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716203"} {"timestamp":"2022-08-07T08:14:54.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3749544"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3749544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716206"} {"timestamp":"2022-08-07T08:14:54.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3749855"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3749855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716209"} {"timestamp":"2022-08-07T08:14:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3749877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3749877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716212"} {"timestamp":"2022-08-07T08:14:54.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3749870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3749870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716214"} {"timestamp":"2022-08-07T08:14:54.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750101"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716217"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750480"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716227"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750325"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750325","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716226"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750369"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716225"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750370"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750370","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716228"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750578"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716229"} {"timestamp":"2022-08-07T08:14:54.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716230"} {"timestamp":"2022-08-07T08:14:54.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3750680"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3750680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716233"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751282"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716241"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751177"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716246"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751057"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716245"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751239"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716242"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751181"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716239"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751142"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716240"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751143"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716250"} {"timestamp":"2022-08-07T08:14:54.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751217"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751217","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716248"} {"timestamp":"2022-08-07T08:14:54.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751225"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716252"} {"timestamp":"2022-08-07T08:14:54.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716254"} {"timestamp":"2022-08-07T08:14:54.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751684"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751684","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716261"} {"timestamp":"2022-08-07T08:14:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716262"} {"timestamp":"2022-08-07T08:14:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751499"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751499","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716260"} {"timestamp":"2022-08-07T08:14:54.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751500"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716263"} {"timestamp":"2022-08-07T08:14:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716272"} {"timestamp":"2022-08-07T08:14:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3751907"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3751907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716269"} {"timestamp":"2022-08-07T08:14:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752084"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716270"} {"timestamp":"2022-08-07T08:14:55.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752086"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716271"} {"timestamp":"2022-08-07T08:14:55.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752296"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716275"} {"timestamp":"2022-08-07T08:14:55.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752281"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716277"} {"timestamp":"2022-08-07T08:14:55.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752519"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716282"} {"timestamp":"2022-08-07T08:14:55.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752544"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716281"} {"timestamp":"2022-08-07T08:14:55.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3752844"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3752844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716291"} {"timestamp":"2022-08-07T08:14:55.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753056"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716296"} {"timestamp":"2022-08-07T08:14:55.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716295"} {"timestamp":"2022-08-07T08:14:55.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716303"} {"timestamp":"2022-08-07T08:14:55.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753205"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716307"} {"timestamp":"2022-08-07T08:14:55.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753400"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716305"} {"timestamp":"2022-08-07T08:14:55.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753258"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716301"} {"timestamp":"2022-08-07T08:14:55.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753170"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716300"} {"timestamp":"2022-08-07T08:14:55.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716309"} {"timestamp":"2022-08-07T08:14:55.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753724"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716315"} {"timestamp":"2022-08-07T08:14:55.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753515"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716316"} {"timestamp":"2022-08-07T08:14:55.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753603"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716314"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754045"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754045","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716323"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754143"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716329"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754200"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754200","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716333"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754076"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754076","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716331"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754035"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754035","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716325"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753966"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716326"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753915"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716324"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754250"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754250","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716327"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754199"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716337"} {"timestamp":"2022-08-07T08:14:55.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3753950"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3753950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716335"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754328"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754328","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716348"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754431"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716352"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716350"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754341"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716347"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754316"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754316","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716346"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754299"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716345"} {"timestamp":"2022-08-07T08:14:55.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754436"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716344"} {"timestamp":"2022-08-07T08:14:55.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754522"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716354"} {"timestamp":"2022-08-07T08:14:55.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754656"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716358"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754826"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716361"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754678"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716364"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716369"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754673"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716359"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754795"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754795","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716367"} {"timestamp":"2022-08-07T08:14:56.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754850"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716365"} {"timestamp":"2022-08-07T08:14:56.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716376"} {"timestamp":"2022-08-07T08:14:56.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3754894"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3754894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716374"} {"timestamp":"2022-08-07T08:14:56.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3755027"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3755027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716375"} {"timestamp":"2022-08-07T08:14:56.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3755485"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3755485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716379"} {"timestamp":"2022-08-07T08:14:56.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3755772"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3755772","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716383"} {"timestamp":"2022-08-07T08:14:56.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3755592"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3755592","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716384"} {"timestamp":"2022-08-07T08:14:56.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3755949"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3755949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716387"} {"timestamp":"2022-08-07T08:14:56.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756046"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716389"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756274"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716398"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756191"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756191","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716410"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756264"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716400"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756339"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756339","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716401"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716408"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756425"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756425","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716402"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756522"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716407"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756183"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716399"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756261"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716403"} {"timestamp":"2022-08-07T08:14:56.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756239"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716404"} {"timestamp":"2022-08-07T08:14:56.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756460"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756460","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716412"} {"timestamp":"2022-08-07T08:14:56.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716416"} {"timestamp":"2022-08-07T08:14:56.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3756591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3756591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716417"} {"timestamp":"2022-08-07T08:14:56.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757087"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716420"} {"timestamp":"2022-08-07T08:14:56.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757244"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716426"} {"timestamp":"2022-08-07T08:14:56.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757245"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716425"} {"timestamp":"2022-08-07T08:14:56.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757068"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716424"} {"timestamp":"2022-08-07T08:14:56.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757579"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757579","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716435"} {"timestamp":"2022-08-07T08:14:56.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757385"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716434"} {"timestamp":"2022-08-07T08:14:56.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757555"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716433"} {"timestamp":"2022-08-07T08:14:56.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757580"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716437"} {"timestamp":"2022-08-07T08:14:56.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716432"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757682"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716445"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757745"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716454"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716453"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757647"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716449"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757729"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716448"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757691"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716446"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757768"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716447"} {"timestamp":"2022-08-07T08:14:57.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757638"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716450"} {"timestamp":"2022-08-07T08:14:57.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757889"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716461"} {"timestamp":"2022-08-07T08:14:57.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757878"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716460"} {"timestamp":"2022-08-07T08:14:57.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3757788"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3757788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716459"} {"timestamp":"2022-08-07T08:14:57.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758232"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716466"} {"timestamp":"2022-08-07T08:14:57.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758298"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758298","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716465"} {"timestamp":"2022-08-07T08:14:57.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758364"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716477"} {"timestamp":"2022-08-07T08:14:57.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758673"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716473"} {"timestamp":"2022-08-07T08:14:57.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716474"} {"timestamp":"2022-08-07T08:14:57.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758532"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716475"} {"timestamp":"2022-08-07T08:14:57.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3758599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3758599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716476"} {"timestamp":"2022-08-07T08:14:57.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759083"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716480"} {"timestamp":"2022-08-07T08:14:57.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759149"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759149","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716482"} {"timestamp":"2022-08-07T08:14:57.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716484"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759676"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716497"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759874"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716496"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759634"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716495"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759430"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716494"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759553"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716493"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759521"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716492"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759563"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716499"} {"timestamp":"2022-08-07T08:14:57.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759405"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716501"} {"timestamp":"2022-08-07T08:14:57.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759776"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716503"} {"timestamp":"2022-08-07T08:14:57.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759994"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759994","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716508"} {"timestamp":"2022-08-07T08:14:57.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3759956"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3759956","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716506"} {"timestamp":"2022-08-07T08:14:58.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3760637"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3760637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716513"} {"timestamp":"2022-08-07T08:14:58.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3760847"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3760847","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716512"} {"timestamp":"2022-08-07T08:14:58.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761026"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716518"} {"timestamp":"2022-08-07T08:14:58.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761123"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716519"} {"timestamp":"2022-08-07T08:14:58.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716520"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761445"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716531"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761314"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716533"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761255"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716530"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761564"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716535"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716529"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761391"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716528"} {"timestamp":"2022-08-07T08:14:58.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761284"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716532"} {"timestamp":"2022-08-07T08:14:58.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761301"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716537"} {"timestamp":"2022-08-07T08:14:58.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761632"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716540"} {"timestamp":"2022-08-07T08:14:58.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761953"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716543"} {"timestamp":"2022-08-07T08:14:58.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3761869"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3761869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716544"} {"timestamp":"2022-08-07T08:14:58.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716549"} {"timestamp":"2022-08-07T08:14:58.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762048"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716548"} {"timestamp":"2022-08-07T08:14:58.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762702"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716552"} {"timestamp":"2022-08-07T08:14:58.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762687"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716554"} {"timestamp":"2022-08-07T08:14:58.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762781"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716556"} {"timestamp":"2022-08-07T08:14:58.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762570"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762570","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716558"} {"timestamp":"2022-08-07T08:14:58.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3762894"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3762894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716560"} {"timestamp":"2022-08-07T08:14:58.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763173"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716564"} {"timestamp":"2022-08-07T08:14:58.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716565"} {"timestamp":"2022-08-07T08:14:58.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763821"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716574"} {"timestamp":"2022-08-07T08:14:58.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763624"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716571"} {"timestamp":"2022-08-07T08:14:58.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763782"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716572"} {"timestamp":"2022-08-07T08:14:58.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3763679"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3763679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716573"} {"timestamp":"2022-08-07T08:14:59.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716580"} {"timestamp":"2022-08-07T08:14:59.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764025"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716581"} {"timestamp":"2022-08-07T08:14:59.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764290"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716579"} {"timestamp":"2022-08-07T08:14:59.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716586"} {"timestamp":"2022-08-07T08:14:59.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764476"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716587"} {"timestamp":"2022-08-07T08:14:59.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764855"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764855","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716588"} {"timestamp":"2022-08-07T08:14:59.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764787"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716592"} {"timestamp":"2022-08-07T08:14:59.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3764477"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3764477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716590"} {"timestamp":"2022-08-07T08:14:59.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765015"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765015","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716595"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765771"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765771","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716603"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765501"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765501","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716608"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716598"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765755"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716610"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765717"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716604"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765723"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716602"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765442"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716614"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765474"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716612"} {"timestamp":"2022-08-07T08:14:59.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3765447"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3765447","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716607"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766205"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716621"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766085"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716625"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716624"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766409"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716630"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766389"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766389","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716627"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766465"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716620"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766031"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716619"} {"timestamp":"2022-08-07T08:14:59.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766439"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716631"} {"timestamp":"2022-08-07T08:14:59.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766621"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766621","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716634"} {"timestamp":"2022-08-07T08:14:59.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766878"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716640"} {"timestamp":"2022-08-07T08:14:59.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766910"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716641"} {"timestamp":"2022-08-07T08:14:59.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3766917"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3766917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716639"} {"timestamp":"2022-08-07T08:14:59.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3767010"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3767010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716644"} {"timestamp":"2022-08-07T08:14:59.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3767749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3767749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716650"} {"timestamp":"2022-08-07T08:14:59.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3767998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3767998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716649"} {"timestamp":"2022-08-07T08:14:59.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3767598"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3767598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716651"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768236"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768236","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716664"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768508"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716659"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768566"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716660"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768507"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716661"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768235"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768235","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716658"} {"timestamp":"2022-08-07T08:14:59.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716662"} {"timestamp":"2022-08-07T08:15:00.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768663"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716667"} {"timestamp":"2022-08-07T08:15:00.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716671"} {"timestamp":"2022-08-07T08:15:00.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768954"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716672"} {"timestamp":"2022-08-07T08:15:00.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716675"} {"timestamp":"2022-08-07T08:15:00.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3768717"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3768717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716673"} {"timestamp":"2022-08-07T08:15:00.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769167"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716678"} {"timestamp":"2022-08-07T08:15:00.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769624"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716685"} {"timestamp":"2022-08-07T08:15:00.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769502"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716683"} {"timestamp":"2022-08-07T08:15:00.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769618"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716684"} {"timestamp":"2022-08-07T08:15:00.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769446"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716687"} {"timestamp":"2022-08-07T08:15:00.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769606"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716689"} {"timestamp":"2022-08-07T08:15:00.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769541"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716691"} {"timestamp":"2022-08-07T08:15:00.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769786"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716695"} {"timestamp":"2022-08-07T08:15:00.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716696"} {"timestamp":"2022-08-07T08:15:00.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769813"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716700"} {"timestamp":"2022-08-07T08:15:00.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3769853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3769853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716702"} {"timestamp":"2022-08-07T08:15:00.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716699"} {"timestamp":"2022-08-07T08:15:00.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770198"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716708"} {"timestamp":"2022-08-07T08:15:00.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770226"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770226","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716707"} {"timestamp":"2022-08-07T08:15:00.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770077"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716709"} {"timestamp":"2022-08-07T08:15:00.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770145"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770145","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716711"} {"timestamp":"2022-08-07T08:15:00.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770787"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716715"} {"timestamp":"2022-08-07T08:15:00.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770351"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770351","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716716"} {"timestamp":"2022-08-07T08:15:00.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770876"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770876","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716722"} {"timestamp":"2022-08-07T08:15:00.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716723"} {"timestamp":"2022-08-07T08:15:00.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3771223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3771223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716724"} {"timestamp":"2022-08-07T08:15:00.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3770869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3770869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716725"} {"timestamp":"2022-08-07T08:15:00.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3771341"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3771341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716727"} {"timestamp":"2022-08-07T08:15:00.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3771505"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3771505","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716730"} {"timestamp":"2022-08-07T08:15:00.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772350"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716733"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772681"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772681","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716739"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772928"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716741"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716742"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772877"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716740"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772786"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716746"} {"timestamp":"2022-08-07T08:15:00.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3772731"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3772731","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716744"} {"timestamp":"2022-08-07T08:15:01.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773384"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716749"} {"timestamp":"2022-08-07T08:15:01.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773239"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716753"} {"timestamp":"2022-08-07T08:15:01.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773360"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773360","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716752"} {"timestamp":"2022-08-07T08:15:01.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716756"} {"timestamp":"2022-08-07T08:15:01.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773482"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716759"} {"timestamp":"2022-08-07T08:15:01.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773638"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716760"} {"timestamp":"2022-08-07T08:15:01.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716762"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716765"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773823"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773823","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716770"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773787"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773787","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716777"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773735"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773735","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716772"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716773"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773889"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773889","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716775"} {"timestamp":"2022-08-07T08:15:01.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773813"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716774"} {"timestamp":"2022-08-07T08:15:01.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773736"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716779"} {"timestamp":"2022-08-07T08:15:01.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773901"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716781"} {"timestamp":"2022-08-07T08:15:01.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3773718"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3773718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716783"} {"timestamp":"2022-08-07T08:15:01.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774135"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774135","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716786"} {"timestamp":"2022-08-07T08:15:01.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774152"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716788"} {"timestamp":"2022-08-07T08:15:01.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774461"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716791"} {"timestamp":"2022-08-07T08:15:01.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774615"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716793"} {"timestamp":"2022-08-07T08:15:01.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774583"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716797"} {"timestamp":"2022-08-07T08:15:01.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3774595"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3774595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716796"} {"timestamp":"2022-08-07T08:15:01.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3775238"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3775238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716803"} {"timestamp":"2022-08-07T08:15:01.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3775284"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3775284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716806"} {"timestamp":"2022-08-07T08:15:01.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3775410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3775410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716800"} {"timestamp":"2022-08-07T08:15:01.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3775130"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3775130","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716804"} {"timestamp":"2022-08-07T08:15:01.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3775709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3775709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716809"} {"timestamp":"2022-08-07T08:15:01.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776367"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776367","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716812"} {"timestamp":"2022-08-07T08:15:01.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776308"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716814"} {"timestamp":"2022-08-07T08:15:01.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776490"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776490","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716818"} {"timestamp":"2022-08-07T08:15:01.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776683"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716819"} {"timestamp":"2022-08-07T08:15:01.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776476"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776476","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716821"} {"timestamp":"2022-08-07T08:15:01.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776753"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716824"} {"timestamp":"2022-08-07T08:15:01.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776537"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716825"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716829"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777096"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777096","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716830"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777006"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716834"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777063"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716835"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3776955"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3776955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716836"} {"timestamp":"2022-08-07T08:15:02.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777162"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777162","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716838"} {"timestamp":"2022-08-07T08:15:02.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777193"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716843"} {"timestamp":"2022-08-07T08:15:02.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777261"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716844"} {"timestamp":"2022-08-07T08:15:02.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777286"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716845"} {"timestamp":"2022-08-07T08:15:02.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716847"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716849"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777216"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777216","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716851"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716853"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716855"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777194"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777194","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716857"} {"timestamp":"2022-08-07T08:15:02.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777177"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716859"} {"timestamp":"2022-08-07T08:15:02.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777682"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777682","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716863"} {"timestamp":"2022-08-07T08:15:02.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777546"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716864"} {"timestamp":"2022-08-07T08:15:02.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716867"} {"timestamp":"2022-08-07T08:15:02.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777415"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716868"} {"timestamp":"2022-08-07T08:15:02.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777576"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777576","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716870"} {"timestamp":"2022-08-07T08:15:02.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3777556"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3777556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716872"} {"timestamp":"2022-08-07T08:15:02.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778274"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778274","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716877"} {"timestamp":"2022-08-07T08:15:02.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778204"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716876"} {"timestamp":"2022-08-07T08:15:02.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778518"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716882"} {"timestamp":"2022-08-07T08:15:02.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778510"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778510","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716886"} {"timestamp":"2022-08-07T08:15:02.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778439"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778439","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716884"} {"timestamp":"2022-08-07T08:15:02.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778727"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778727","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716883"} {"timestamp":"2022-08-07T08:15:02.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3778939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3778939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716889"} {"timestamp":"2022-08-07T08:15:02.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779213"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779213","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716893"} {"timestamp":"2022-08-07T08:15:02.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716894"} {"timestamp":"2022-08-07T08:15:02.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779180"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779180","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716896"} {"timestamp":"2022-08-07T08:15:02.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779647"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716899"} {"timestamp":"2022-08-07T08:15:02.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779782"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716901"} {"timestamp":"2022-08-07T08:15:02.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779950"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716903"} {"timestamp":"2022-08-07T08:15:02.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3779733"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3779733","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716905"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780057"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716914"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780109"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716915"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780028"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716916"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780116"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716913"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780084"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716912"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780067"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716918"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716922"} {"timestamp":"2022-08-07T08:15:02.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780066"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716920"} {"timestamp":"2022-08-07T08:15:02.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780140"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716924"} {"timestamp":"2022-08-07T08:15:03.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780410"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716933"} {"timestamp":"2022-08-07T08:15:03.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780181"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716931"} {"timestamp":"2022-08-07T08:15:03.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780531"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780531","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716932"} {"timestamp":"2022-08-07T08:15:03.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780468"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780468","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716930"} {"timestamp":"2022-08-07T08:15:03.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780519"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716935"} {"timestamp":"2022-08-07T08:15:03.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780925"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716938"} {"timestamp":"2022-08-07T08:15:03.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780609"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716940"} {"timestamp":"2022-08-07T08:15:03.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3780750"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3780750","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716942"} {"timestamp":"2022-08-07T08:15:03.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3781042"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3781042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716950"} {"timestamp":"2022-08-07T08:15:03.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3781116"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3781116","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716951"} {"timestamp":"2022-08-07T08:15:03.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3781114"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3781114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716948"} {"timestamp":"2022-08-07T08:15:03.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3781115"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3781115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716949"} {"timestamp":"2022-08-07T08:15:03.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3781938"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3781938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716954"} {"timestamp":"2022-08-07T08:15:03.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782110"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782110","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716958"} {"timestamp":"2022-08-07T08:15:03.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716959"} {"timestamp":"2022-08-07T08:15:03.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782494"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716962"} {"timestamp":"2022-08-07T08:15:03.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782630"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716964"} {"timestamp":"2022-08-07T08:15:03.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782663"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782663","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716966"} 10.0.0.1 - - [07/Aug/2022:08:14:55 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.0.1 - - [07/Aug/2022:08:14:55 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782929"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716976"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782900"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716977"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782805"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716975"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782960"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782960","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716974"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782928"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782928","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716979"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782952"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782952","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716973"} {"timestamp":"2022-08-07T08:15:03.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3782768"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3782768","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716981"} {"timestamp":"2022-08-07T08:15:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783121"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783121","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716984"} {"timestamp":"2022-08-07T08:15:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783055"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716989"} {"timestamp":"2022-08-07T08:15:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783294"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783294","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716990"} {"timestamp":"2022-08-07T08:15:03.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783008"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783008","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716988"} {"timestamp":"2022-08-07T08:15:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716994"} {"timestamp":"2022-08-07T08:15:03.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783668"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716995"} {"timestamp":"2022-08-07T08:15:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783830"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783830","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4716999"} {"timestamp":"2022-08-07T08:15:04.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3783916"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3783916","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717000"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784155"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717007"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784085"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717013"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784350"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784350","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717011"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784355"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717009"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784324"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784324","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717008"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717003"} {"timestamp":"2022-08-07T08:15:04.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784219"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717015"} {"timestamp":"2022-08-07T08:15:04.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784407"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717017"} {"timestamp":"2022-08-07T08:15:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784456"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717022"} {"timestamp":"2022-08-07T08:15:04.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3784742"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3784742","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717021"} {"timestamp":"2022-08-07T08:15:04.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785065"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717025"} {"timestamp":"2022-08-07T08:15:04.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785249"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785249","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717028"} {"timestamp":"2022-08-07T08:15:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785323"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717032"} {"timestamp":"2022-08-07T08:15:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717033"} {"timestamp":"2022-08-07T08:15:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785269"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717036"} {"timestamp":"2022-08-07T08:15:04.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785262"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785262","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717037"} {"timestamp":"2022-08-07T08:15:04.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785383"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717039"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717052"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785591"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717054"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785406"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785406","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717050"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785640"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785640","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717049"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785448"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785448","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717047"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785413"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717048"} {"timestamp":"2022-08-07T08:15:04.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785455"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717051"} {"timestamp":"2022-08-07T08:15:04.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3785805"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3785805","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717057"} {"timestamp":"2022-08-07T08:15:04.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3786493"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3786493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717060"} {"timestamp":"2022-08-07T08:15:04.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787027"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717063"} {"timestamp":"2022-08-07T08:15:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787534"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787534","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717066"} {"timestamp":"2022-08-07T08:15:05.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787307"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787307","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717068"} {"timestamp":"2022-08-07T08:15:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787761"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787761","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717071"} {"timestamp":"2022-08-07T08:15:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787756"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717075"} {"timestamp":"2022-08-07T08:15:05.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787814"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717074"} {"timestamp":"2022-08-07T08:15:05.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787898"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717078"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788330"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717085"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788134"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717083"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788296"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788296","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717084"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788127"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788127","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717091"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717093"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788335"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788335","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717089"} {"timestamp":"2022-08-07T08:15:05.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788237"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717087"} {"timestamp":"2022-08-07T08:15:05.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3787939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3787939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717095"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788717"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717107"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788488"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788488","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717115"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788373"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717111"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788692"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788692","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717109"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788434"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788434","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717108"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788503"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717105"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788481"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717106"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788657"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717117"} {"timestamp":"2022-08-07T08:15:05.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788368"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788368","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717114"} {"timestamp":"2022-08-07T08:15:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788895"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788895","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717124"} {"timestamp":"2022-08-07T08:15:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717126"} {"timestamp":"2022-08-07T08:15:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789101"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717123"} {"timestamp":"2022-08-07T08:15:05.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3788972"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3788972","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717125"} {"timestamp":"2022-08-07T08:15:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789392"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789392","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717130"} {"timestamp":"2022-08-07T08:15:05.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717131"} {"timestamp":"2022-08-07T08:15:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789698"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717135"} {"timestamp":"2022-08-07T08:15:05.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3789840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3789840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717136"} {"timestamp":"2022-08-07T08:15:05.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790181"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717139"} {"timestamp":"2022-08-07T08:15:05.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717146"} {"timestamp":"2022-08-07T08:15:05.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717145"} {"timestamp":"2022-08-07T08:15:05.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717144"} {"timestamp":"2022-08-07T08:15:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790450"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790450","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717151"} {"timestamp":"2022-08-07T08:15:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790437"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717153"} {"timestamp":"2022-08-07T08:15:06.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790424"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790424","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717152"} {"timestamp":"2022-08-07T08:15:06.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790924"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717156"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791234"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791234","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717163"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791293"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791293","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717166"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790986"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717169"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791146"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717165"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3790965"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3790965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717167"} {"timestamp":"2022-08-07T08:15:06.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791062"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717164"} {"timestamp":"2022-08-07T08:15:06.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791564"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717172"} {"timestamp":"2022-08-07T08:15:06.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3791721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3791721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717175"} {"timestamp":"2022-08-07T08:15:06.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792743"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717182"} {"timestamp":"2022-08-07T08:15:06.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792777"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717184"} {"timestamp":"2022-08-07T08:15:06.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792676"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792676","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717181"} {"timestamp":"2022-08-07T08:15:06.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792524"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792524","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717183"} {"timestamp":"2022-08-07T08:15:06.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792779"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717186"} {"timestamp":"2022-08-07T08:15:06.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792883"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717189"} {"timestamp":"2022-08-07T08:15:06.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3792950"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3792950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717192"} {"timestamp":"2022-08-07T08:15:06.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3793826"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3793826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717197"} {"timestamp":"2022-08-07T08:15:06.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3793762"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3793762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717196"} {"timestamp":"2022-08-07T08:15:06.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3793825"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3793825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717199"} {"timestamp":"2022-08-07T08:15:07.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794272"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717207"} {"timestamp":"2022-08-07T08:15:07.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794124"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717208"} {"timestamp":"2022-08-07T08:15:07.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3793890"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3793890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717206"} {"timestamp":"2022-08-07T08:15:07.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794044"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717205"} {"timestamp":"2022-08-07T08:15:07.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794264"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794264","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717210"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794582"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717219"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794361"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717225"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717222"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794465"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717221"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794722"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717220"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794523"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794523","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717223"} {"timestamp":"2022-08-07T08:15:07.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794657"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717218"} {"timestamp":"2022-08-07T08:15:07.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794679"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717227"} {"timestamp":"2022-08-07T08:15:07.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3794652"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3794652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717229"} {"timestamp":"2022-08-07T08:15:07.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3795402"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3795402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717233"} {"timestamp":"2022-08-07T08:15:07.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3795092"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3795092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717234"} {"timestamp":"2022-08-07T08:15:07.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3795567"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3795567","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717237"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796105"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717247"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796055"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796055","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717250"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796039"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796039","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717245"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796079"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796079","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717244"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796056"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796056","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717246"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796120"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796120","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717248"} {"timestamp":"2022-08-07T08:15:07.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717252"} {"timestamp":"2022-08-07T08:15:07.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796384"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796384","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717256"} {"timestamp":"2022-08-07T08:15:07.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796167"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717257"} {"timestamp":"2022-08-07T08:15:07.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3796565"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3796565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717260"} {"timestamp":"2022-08-07T08:15:07.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3797227"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3797227","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717263"} {"timestamp":"2022-08-07T08:15:07.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3797732"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3797732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717269"} {"timestamp":"2022-08-07T08:15:07.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3797561"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3797561","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717268"} {"timestamp":"2022-08-07T08:15:07.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3797702"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3797702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717270"} {"timestamp":"2022-08-07T08:15:08.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798241"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717273"} {"timestamp":"2022-08-07T08:15:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798421"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717277"} {"timestamp":"2022-08-07T08:15:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798410"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717278"} {"timestamp":"2022-08-07T08:15:08.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798411"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798411","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717280"} {"timestamp":"2022-08-07T08:15:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798701"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717283"} {"timestamp":"2022-08-07T08:15:08.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717285"} {"timestamp":"2022-08-07T08:15:08.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798921"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798921","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717299"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798853"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717300"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717301"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799014"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717297"} {"timestamp":"2022-08-07T08:15:08.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799140"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799140","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717296"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799156"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717302"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3798913"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3798913","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717295"} {"timestamp":"2022-08-07T08:15:08.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799143"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799143","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717298"} {"timestamp":"2022-08-07T08:15:08.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799528"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717307"} {"timestamp":"2022-08-07T08:15:08.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799304"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799304","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717308"} {"timestamp":"2022-08-07T08:15:08.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799680"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717309"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799910"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717312"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800211"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800211","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717319"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800232"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717318"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800109"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800109","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717317"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3799961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3799961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717320"} {"timestamp":"2022-08-07T08:15:08.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800065"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800065","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717322"} {"timestamp":"2022-08-07T08:15:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800602"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800602","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717326"} {"timestamp":"2022-08-07T08:15:08.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717327"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801123"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717337"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801258"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717339"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801313"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717338"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3800998"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3800998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717336"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801142"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717335"} {"timestamp":"2022-08-07T08:15:08.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801155"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717340"} {"timestamp":"2022-08-07T08:15:08.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801231"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717342"} {"timestamp":"2022-08-07T08:15:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801796"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717345"} {"timestamp":"2022-08-07T08:15:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801704"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717350"} {"timestamp":"2022-08-07T08:15:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801813"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717351"} {"timestamp":"2022-08-07T08:15:08.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801430"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717349"} {"timestamp":"2022-08-07T08:15:08.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801935"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801935","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717354"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802088"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717364"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802214"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802214","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717372"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802259"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717369"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802054"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802054","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717363"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802172"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802172","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717365"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802161"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717367"} {"timestamp":"2022-08-07T08:15:09.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3801990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3801990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717370"} {"timestamp":"2022-08-07T08:15:09.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802675"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802675","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717375"} {"timestamp":"2022-08-07T08:15:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803051"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717382"} {"timestamp":"2022-08-07T08:15:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803038"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717384"} {"timestamp":"2022-08-07T08:15:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803354"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803354","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717385"} {"timestamp":"2022-08-07T08:15:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803407"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803407","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717383"} {"timestamp":"2022-08-07T08:15:09.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3802945"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3802945","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717386"} {"timestamp":"2022-08-07T08:15:09.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803355"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717388"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803564"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717399"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803720"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717401"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803504"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803504","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717398"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803606"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717395"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803746"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717403"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803802"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717397"} {"timestamp":"2022-08-07T08:15:09.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803719"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803719","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717396"} {"timestamp":"2022-08-07T08:15:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3803995"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3803995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717407"} {"timestamp":"2022-08-07T08:15:09.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3804144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3804144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717408"} {"timestamp":"2022-08-07T08:15:09.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3804220"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3804220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717410"} {"timestamp":"2022-08-07T08:15:09.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3804278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3804278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717413"} {"timestamp":"2022-08-07T08:15:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3805907"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3805907","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717416"} {"timestamp":"2022-08-07T08:15:10.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3805840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3805840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717418"} {"timestamp":"2022-08-07T08:15:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3806193"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3806193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717423"} {"timestamp":"2022-08-07T08:15:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3806078"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3806078","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717424"} {"timestamp":"2022-08-07T08:15:10.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3806415"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3806415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717425"} {"timestamp":"2022-08-07T08:15:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3807070"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3807070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717432"} {"timestamp":"2022-08-07T08:15:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3806709"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3806709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717431"} {"timestamp":"2022-08-07T08:15:10.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3806703"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3806703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717430"} {"timestamp":"2022-08-07T08:15:10.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3807550"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3807550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717435"} {"timestamp":"2022-08-07T08:15:10.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3807566"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3807566","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717438"} {"timestamp":"2022-08-07T08:15:10.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808291"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808291","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717441"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808901"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808901","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717444"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808902"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717449"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808446"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808446","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717448"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808697"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808697","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717450"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808436"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717453"} {"timestamp":"2022-08-07T08:15:11.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3808690"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3808690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717454"} {"timestamp":"2022-08-07T08:15:11.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3809066"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3809066","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717457"} {"timestamp":"2022-08-07T08:15:11.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3809281"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3809281","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717460"} {"timestamp":"2022-08-07T08:15:11.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3809486"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3809486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717463"} {"timestamp":"2022-08-07T08:15:11.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:11.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3810390"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3810390","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717466"} {"timestamp":"2022-08-07T08:15:11.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3811215"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3811215","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717469"} {"timestamp":"2022-08-07T08:15:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3811605"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3811605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717472"} {"timestamp":"2022-08-07T08:15:12.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3811569"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3811569","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717474"} {"timestamp":"2022-08-07T08:15:12.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3812709"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3812709","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717477"} {"timestamp":"2022-08-07T08:15:12.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3812723"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3812723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717480"} {"timestamp":"2022-08-07T08:15:12.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3812737"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3812737","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717483"} {"timestamp":"2022-08-07T08:15:13.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3814729"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3814729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717486"} {"timestamp":"2022-08-07T08:15:13.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815028"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717489"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815092"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717494"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815347"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717506"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717500"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815272"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717496"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815204"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717498"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815429"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717495"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815431"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717504"} {"timestamp":"2022-08-07T08:15:13.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815233"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717503"} {"timestamp":"2022-08-07T08:15:13.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815497"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815497","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717510"} {"timestamp":"2022-08-07T08:15:13.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717508"} {"timestamp":"2022-08-07T08:15:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717517"} {"timestamp":"2022-08-07T08:15:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815686"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717518"} {"timestamp":"2022-08-07T08:15:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717519"} {"timestamp":"2022-08-07T08:15:13.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815641"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815641","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717516"} {"timestamp":"2022-08-07T08:15:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815915"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717524"} {"timestamp":"2022-08-07T08:15:13.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3815939"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3815939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717523"} 10.0.0.1 - - [07/Aug/2022:08:15:05 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [07/Aug/2022:08:15:08 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350989 29ms {"timestamp":"2022-08-07T08:15:13.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3816273"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3816273","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717527"} {"timestamp":"2022-08-07T08:15:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817176"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717536"} {"timestamp":"2022-08-07T08:15:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817242"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717534"} {"timestamp":"2022-08-07T08:15:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817067"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817067","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717533"} {"timestamp":"2022-08-07T08:15:13.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817177"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817177","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717535"} {"timestamp":"2022-08-07T08:15:13.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817112"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717538"} {"timestamp":"2022-08-07T08:15:13.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817824"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717545"} {"timestamp":"2022-08-07T08:15:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817821"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717544"} {"timestamp":"2022-08-07T08:15:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817590"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717546"} {"timestamp":"2022-08-07T08:15:14.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717547"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818158"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717554"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818192"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717558"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818074"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717556"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817951"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817951","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717552"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717562"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818020"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818020","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717553"} {"timestamp":"2022-08-07T08:15:14.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3817981"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3817981","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717560"} {"timestamp":"2022-08-07T08:15:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818609"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717565"} {"timestamp":"2022-08-07T08:15:14.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818626"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818626","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717567"} {"timestamp":"2022-08-07T08:15:14.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818813"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818813","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717570"} {"timestamp":"2022-08-07T08:15:14.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3818923"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3818923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717573"} {"timestamp":"2022-08-07T08:15:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3819192"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3819192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717576"} {"timestamp":"2022-08-07T08:15:14.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3819312"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3819312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717578"} {"timestamp":"2022-08-07T08:15:14.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3819319"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3819319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717580"} {"timestamp":"2022-08-07T08:15:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3819643"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3819643","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717584"} {"timestamp":"2022-08-07T08:15:14.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3819593"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3819593","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717585"} {"timestamp":"2022-08-07T08:15:15.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820412"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820412","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717588"} {"timestamp":"2022-08-07T08:15:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717594"} {"timestamp":"2022-08-07T08:15:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820746"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717595"} {"timestamp":"2022-08-07T08:15:15.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820704"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820704","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717593"} {"timestamp":"2022-08-07T08:15:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820946"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820946","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717603"} {"timestamp":"2022-08-07T08:15:15.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3820990"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3820990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717602"} {"timestamp":"2022-08-07T08:15:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821159"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821159","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717612"} {"timestamp":"2022-08-07T08:15:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717609"} {"timestamp":"2022-08-07T08:15:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821004"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717610"} {"timestamp":"2022-08-07T08:15:15.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821229"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717611"} {"timestamp":"2022-08-07T08:15:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821339"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821339","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717616"} {"timestamp":"2022-08-07T08:15:15.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3821326"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3821326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717617"} {"timestamp":"2022-08-07T08:15:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3822413"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3822413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717622"} {"timestamp":"2022-08-07T08:15:16.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3822334"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3822334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717621"} {"timestamp":"2022-08-07T08:15:16.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3822604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3822604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717625"} {"timestamp":"2022-08-07T08:15:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3822716"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3822716","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717628"} {"timestamp":"2022-08-07T08:15:16.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3822783"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3822783","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717630"} {"timestamp":"2022-08-07T08:15:16.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823040"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717633"} {"timestamp":"2022-08-07T08:15:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823314"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823314","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717640"} {"timestamp":"2022-08-07T08:15:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823323"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717642"} {"timestamp":"2022-08-07T08:15:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823377"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823377","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717641"} {"timestamp":"2022-08-07T08:15:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823369"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823369","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717644"} {"timestamp":"2022-08-07T08:15:16.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823401"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823401","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717639"} {"timestamp":"2022-08-07T08:15:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823400"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823400","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717646"} {"timestamp":"2022-08-07T08:15:16.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823423"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717648"} {"timestamp":"2022-08-07T08:15:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823645"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717653"} {"timestamp":"2022-08-07T08:15:16.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717652"} {"timestamp":"2022-08-07T08:15:16.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823822"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823822","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717656"} {"timestamp":"2022-08-07T08:15:16.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3823967"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3823967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717659"} {"timestamp":"2022-08-07T08:15:17.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3826689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3826689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717662"} {"timestamp":"2022-08-07T08:15:17.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3826961"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3826961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717665"} {"timestamp":"2022-08-07T08:15:17.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:17.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3828232"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3828232","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717668"} {"timestamp":"2022-08-07T08:15:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3828605"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3828605","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717673"} {"timestamp":"2022-08-07T08:15:18.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3828856"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3828856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717672"} {"timestamp":"2022-08-07T08:15:18.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3828924"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3828924","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717676"} {"timestamp":"2022-08-07T08:15:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3830003"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3830003","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717680"} {"timestamp":"2022-08-07T08:15:18.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3830026"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3830026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717681"} {"timestamp":"2022-08-07T08:15:18.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3830454"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3830454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717684"} {"timestamp":"2022-08-07T08:15:18.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3831321"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3831321","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717687"} {"timestamp":"2022-08-07T08:15:19.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3832356"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3832356","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717690"} {"timestamp":"2022-08-07T08:15:19.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:19.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3832749"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3832749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717693"} {"timestamp":"2022-08-07T08:15:19.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3833560"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3833560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717696"} {"timestamp":"2022-08-07T08:15:19.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834423"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717703"} {"timestamp":"2022-08-07T08:15:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834077"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717701"} {"timestamp":"2022-08-07T08:15:19.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717702"} {"timestamp":"2022-08-07T08:15:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834827"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717708"} {"timestamp":"2022-08-07T08:15:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834518"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834518","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717710"} {"timestamp":"2022-08-07T08:15:19.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3834962"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3834962","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717709"} {"timestamp":"2022-08-07T08:15:19.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3835146"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3835146","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717713"} {"timestamp":"2022-08-07T08:15:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3835883"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3835883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717718"} {"timestamp":"2022-08-07T08:15:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3835736"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3835736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717717"} {"timestamp":"2022-08-07T08:15:19.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3835707"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3835707","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717720"} {"timestamp":"2022-08-07T08:15:19.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:20.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836133"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717723"} {"timestamp":"2022-08-07T08:15:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717727"} {"timestamp":"2022-08-07T08:15:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836457"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717728"} {"timestamp":"2022-08-07T08:15:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836587"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836587","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717730"} {"timestamp":"2022-08-07T08:15:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836720"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717732"} {"timestamp":"2022-08-07T08:15:20.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836723"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836723","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717734"} {"timestamp":"2022-08-07T08:15:20.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3836965"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3836965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717737"} {"timestamp":"2022-08-07T08:15:20.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:20.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838075"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838075","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717740"} {"timestamp":"2022-08-07T08:15:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838302"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838302","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717745"} {"timestamp":"2022-08-07T08:15:20.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717744"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838909"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717756"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838649"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838649","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717760"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838908"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838908","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717758"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838690"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838690","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717757"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717755"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838673"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717753"} {"timestamp":"2022-08-07T08:15:20.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3838991"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3838991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717754"} {"timestamp":"2022-08-07T08:15:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839538"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839538","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717763"} {"timestamp":"2022-08-07T08:15:20.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839527"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839527","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717765"} {"timestamp":"2022-08-07T08:15:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839784"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717769"} {"timestamp":"2022-08-07T08:15:20.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839630"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839630","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717770"} {"timestamp":"2022-08-07T08:15:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839871"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839871","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717774"} {"timestamp":"2022-08-07T08:15:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839985"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717775"} {"timestamp":"2022-08-07T08:15:20.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3839885"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3839885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717777"} {"timestamp":"2022-08-07T08:15:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840366"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840366","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717782"} {"timestamp":"2022-08-07T08:15:21.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840188"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717781"} {"timestamp":"2022-08-07T08:15:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840746"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717789"} {"timestamp":"2022-08-07T08:15:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840968"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717788"} {"timestamp":"2022-08-07T08:15:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840794"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840794","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717790"} {"timestamp":"2022-08-07T08:15:21.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840760"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717791"} {"timestamp":"2022-08-07T08:15:21.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3840990"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3840990","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717796"} {"timestamp":"2022-08-07T08:15:21.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841040"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717795"} {"timestamp":"2022-08-07T08:15:21.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841471"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841471","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717802"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841635"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717809"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717807"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841606"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841606","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717805"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841634"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717804"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841290"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717815"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841459"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841459","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717813"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841564"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717803"} {"timestamp":"2022-08-07T08:15:21.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841487"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717811"} {"timestamp":"2022-08-07T08:15:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841886"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841886","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717821"} {"timestamp":"2022-08-07T08:15:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841828"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717822"} {"timestamp":"2022-08-07T08:15:21.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3841827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3841827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717820"} {"timestamp":"2022-08-07T08:15:21.414Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842345"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717830"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842346"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842346","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717834"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717837"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842334"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842334","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717831"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842529"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842529","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717835"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842297"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842297","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717832"} {"timestamp":"2022-08-07T08:15:21.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717833"} {"timestamp":"2022-08-07T08:15:21.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842588"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842588","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717840"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842780"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717844"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842629"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717846"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842801"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842801","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717845"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842863"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842863","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717852"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842595"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717855"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842756"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717858"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842614"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842614","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717851"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842718"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842718","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717848"} {"timestamp":"2022-08-07T08:15:21.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842864"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842864","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717856"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843245"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717865"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843043"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717864"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843124"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717867"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3842996"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3842996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717871"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843199"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843199","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717863"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843086"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843086","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717873"} {"timestamp":"2022-08-07T08:15:21.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843278"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717869"} {"timestamp":"2022-08-07T08:15:21.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843590"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843590","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717881"} {"timestamp":"2022-08-07T08:15:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843556"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843556","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717882"} {"timestamp":"2022-08-07T08:15:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717883"} {"timestamp":"2022-08-07T08:15:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843514"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843514","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717880"} {"timestamp":"2022-08-07T08:15:21.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843589"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717884"} {"timestamp":"2022-08-07T08:15:21.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717891"} {"timestamp":"2022-08-07T08:15:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843652"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717892"} {"timestamp":"2022-08-07T08:15:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843648"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717890"} {"timestamp":"2022-08-07T08:15:21.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843623"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843623","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717893"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843903"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843903","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717901"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843860"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843860","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717905"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844083"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844083","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717906"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843821"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843821","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717910"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844006"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717902"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843877"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717903"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3843902"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3843902","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717904"} {"timestamp":"2022-08-07T08:15:22.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844007"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717908"} {"timestamp":"2022-08-07T08:15:22.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844358"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717916"} {"timestamp":"2022-08-07T08:15:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844260"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844260","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717919"} {"timestamp":"2022-08-07T08:15:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844469"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717917"} {"timestamp":"2022-08-07T08:15:22.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844365"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717915"} {"timestamp":"2022-08-07T08:15:22.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844470"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717921"} {"timestamp":"2022-08-07T08:15:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844711"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844711","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717930"} {"timestamp":"2022-08-07T08:15:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844757"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844757","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717927"} {"timestamp":"2022-08-07T08:15:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844635"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717928"} {"timestamp":"2022-08-07T08:15:22.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3844758"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3844758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717929"} {"timestamp":"2022-08-07T08:15:22.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3845156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3845156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717933"} {"timestamp":"2022-08-07T08:15:22.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3845391"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3845391","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717936"} {"timestamp":"2022-08-07T08:15:22.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3845687"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3845687","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717939"} {"timestamp":"2022-08-07T08:15:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3845705"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3845705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717943"} {"timestamp":"2022-08-07T08:15:22.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3845728"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3845728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717942"} {"timestamp":"2022-08-07T08:15:22.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846124"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717946"} {"timestamp":"2022-08-07T08:15:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846327"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717950"} {"timestamp":"2022-08-07T08:15:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717951"} {"timestamp":"2022-08-07T08:15:22.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846364"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717953"} {"timestamp":"2022-08-07T08:15:22.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846655"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717956"} {"timestamp":"2022-08-07T08:15:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846656"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717958"} {"timestamp":"2022-08-07T08:15:22.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846702"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846702","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717960"} {"timestamp":"2022-08-07T08:15:22.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717964"} {"timestamp":"2022-08-07T08:15:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846939"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717965"} {"timestamp":"2022-08-07T08:15:22.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846856"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717967"} {"timestamp":"2022-08-07T08:15:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3846965"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3846965","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717972"} {"timestamp":"2022-08-07T08:15:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847082"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717973"} {"timestamp":"2022-08-07T08:15:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847050"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847050","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717974"} {"timestamp":"2022-08-07T08:15:23.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847218"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847218","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717976"} {"timestamp":"2022-08-07T08:15:23.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847436"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717982"} {"timestamp":"2022-08-07T08:15:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847700"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847700","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717983"} {"timestamp":"2022-08-07T08:15:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847559"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717985"} {"timestamp":"2022-08-07T08:15:23.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847705"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717984"} {"timestamp":"2022-08-07T08:15:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847806"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717988"} {"timestamp":"2022-08-07T08:15:23.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3847896"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3847896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717990"} {"timestamp":"2022-08-07T08:15:23.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:23.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3848698"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3848698","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717993"} {"timestamp":"2022-08-07T08:15:23.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849007"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717996"} {"timestamp":"2022-08-07T08:15:23.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} 10.0.0.1 - - [07/Aug/2022:08:15:15 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-07T08:15:23.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4717999"} {"timestamp":"2022-08-07T08:15:23.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849404"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718002"} {"timestamp":"2022-08-07T08:15:23.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849659"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849659","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718008"} {"timestamp":"2022-08-07T08:15:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849492"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849492","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718007"} {"timestamp":"2022-08-07T08:15:23.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849586"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718009"} {"timestamp":"2022-08-07T08:15:23.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850052"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718016"} {"timestamp":"2022-08-07T08:15:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849954"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718015"} {"timestamp":"2022-08-07T08:15:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850040"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850040","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718012"} {"timestamp":"2022-08-07T08:15:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3849992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3849992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718018"} {"timestamp":"2022-08-07T08:15:24.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850000"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718020"} {"timestamp":"2022-08-07T08:15:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850212"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718022"} {"timestamp":"2022-08-07T08:15:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850115"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850115","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718024"} {"timestamp":"2022-08-07T08:15:24.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850033"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850033","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718026"} {"timestamp":"2022-08-07T08:15:24.016Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.019Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850495"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850495","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718031"} {"timestamp":"2022-08-07T08:15:24.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850615"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850615","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718030"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850764"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718038"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850872"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850872","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718036"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850922"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850922","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718037"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850796"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850796","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718040"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850888"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850888","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718042"} {"timestamp":"2022-08-07T08:15:24.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3850748"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3850748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718044"} {"timestamp":"2022-08-07T08:15:24.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.217Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3851000"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3851000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718048"} {"timestamp":"2022-08-07T08:15:24.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3851141"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3851141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718049"} {"timestamp":"2022-08-07T08:15:24.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3851840"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3851840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718052"} {"timestamp":"2022-08-07T08:15:24.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852223"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718055"} {"timestamp":"2022-08-07T08:15:24.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852473"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852473","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718060"} {"timestamp":"2022-08-07T08:15:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852600"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852600","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718062"} {"timestamp":"2022-08-07T08:15:24.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852597"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852597","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718061"} {"timestamp":"2022-08-07T08:15:24.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852769"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718073"} {"timestamp":"2022-08-07T08:15:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3853178"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3853178","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718071"} {"timestamp":"2022-08-07T08:15:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852957"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718070"} {"timestamp":"2022-08-07T08:15:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852745"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718069"} {"timestamp":"2022-08-07T08:15:24.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3852715"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3852715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718072"} {"timestamp":"2022-08-07T08:15:24.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:24.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3853442"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3853442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718076"} {"timestamp":"2022-08-07T08:15:25.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3853443"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3853443","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718078"} {"timestamp":"2022-08-07T08:15:25.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3853536"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3853536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718082"} {"timestamp":"2022-08-07T08:15:25.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3853629"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3853629","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718083"} {"timestamp":"2022-08-07T08:15:25.114Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3854044"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3854044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718086"} {"timestamp":"2022-08-07T08:15:25.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3854540"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3854540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718095"} {"timestamp":"2022-08-07T08:15:25.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3854705"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3854705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718098"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855289"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718107"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855271"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718109"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855403"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718104"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855243"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718105"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855193"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855193","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718103"} {"timestamp":"2022-08-07T08:15:25.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855374"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855374","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718111"} {"timestamp":"2022-08-07T08:15:25.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855277"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718113"} {"timestamp":"2022-08-07T08:15:25.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855833"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718116"} {"timestamp":"2022-08-07T08:15:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855555"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718122"} {"timestamp":"2022-08-07T08:15:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855764"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855764","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718120"} {"timestamp":"2022-08-07T08:15:25.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855832"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718119"} {"timestamp":"2022-08-07T08:15:25.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855793"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718124"} {"timestamp":"2022-08-07T08:15:25.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.819Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856064"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718128"} {"timestamp":"2022-08-07T08:15:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855917"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855917","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718129"} {"timestamp":"2022-08-07T08:15:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856136"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718131"} {"timestamp":"2022-08-07T08:15:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3855873"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3855873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718134"} {"timestamp":"2022-08-07T08:15:25.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856077"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856077","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718135"} {"timestamp":"2022-08-07T08:15:25.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856231"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718137"} {"timestamp":"2022-08-07T08:15:25.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:25.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856516"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856516","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718140"} {"timestamp":"2022-08-07T08:15:26.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856810"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718143"} {"timestamp":"2022-08-07T08:15:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856973"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718147"} {"timestamp":"2022-08-07T08:15:26.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3856800"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3856800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718146"} {"timestamp":"2022-08-07T08:15:26.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857074"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857074","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718155"} {"timestamp":"2022-08-07T08:15:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718153"} {"timestamp":"2022-08-07T08:15:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857104"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857104","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718154"} {"timestamp":"2022-08-07T08:15:26.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857158"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718156"} {"timestamp":"2022-08-07T08:15:26.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857255"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718159"} {"timestamp":"2022-08-07T08:15:26.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858044"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718167"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857748"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718174"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857900"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718171"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858010"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858010","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718170"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718172"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857988"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718169"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858051"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858051","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718168"} {"timestamp":"2022-08-07T08:15:26.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857736"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857736","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718176"} {"timestamp":"2022-08-07T08:15:26.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3857944"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3857944","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718178"} {"timestamp":"2022-08-07T08:15:26.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.522Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.524Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718191"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858498"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718188"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858353"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718189"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858480"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858480","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718186"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858204"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858204","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718185"} {"timestamp":"2022-08-07T08:15:26.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858327"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858327","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718187"} {"timestamp":"2022-08-07T08:15:26.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.619Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.621Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.623Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859165"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718201"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859002"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859002","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718206"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859048"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718198"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858870"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858870","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718200"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859027"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859027","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718203"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859144"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859144","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718199"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859124"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718204"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858811"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718210"} {"timestamp":"2022-08-07T08:15:26.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3858778"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3858778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718208"} {"timestamp":"2022-08-07T08:15:26.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859280"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718214"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859470"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859470","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718221"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859183"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859183","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718218"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859337"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859337","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718219"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859609"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859609","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718227"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859259"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718223"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859670"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859670","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718215"} {"timestamp":"2022-08-07T08:15:26.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859667"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718225"} {"timestamp":"2022-08-07T08:15:26.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859598"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718229"} {"timestamp":"2022-08-07T08:15:26.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859395"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718231"} {"timestamp":"2022-08-07T08:15:26.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.824Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860125"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718239"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859729"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718250"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859953"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859953","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718242"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860036"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860036","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718243"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859789"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718244"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859727"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859727","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718240"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859835"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859835","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718241"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859943"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718248"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860047"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860047","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718246"} {"timestamp":"2022-08-07T08:15:26.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860063"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718252"} {"timestamp":"2022-08-07T08:15:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718254"} {"timestamp":"2022-08-07T08:15:26.914Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860238"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860238","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718256"} {"timestamp":"2022-08-07T08:15:26.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860272"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718258"} {"timestamp":"2022-08-07T08:15:26.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3859781"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3859781","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718260"} {"timestamp":"2022-08-07T08:15:26.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.921Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.924Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:26.926Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860655"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718265"} {"timestamp":"2022-08-07T08:15:27.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860535"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860535","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718264"} {"timestamp":"2022-08-07T08:15:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860904"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860904","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718269"} {"timestamp":"2022-08-07T08:15:27.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3860995"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3860995","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718270"} {"timestamp":"2022-08-07T08:15:27.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861094"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861094","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718275"} {"timestamp":"2022-08-07T08:15:27.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861061"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861061","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718274"} {"timestamp":"2022-08-07T08:15:27.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861519"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861519","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718279"} {"timestamp":"2022-08-07T08:15:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861494"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718282"} {"timestamp":"2022-08-07T08:15:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718284"} {"timestamp":"2022-08-07T08:15:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861469"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861469","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718280"} {"timestamp":"2022-08-07T08:15:27.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861479"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861479","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718286"} {"timestamp":"2022-08-07T08:15:27.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861571"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718296"} {"timestamp":"2022-08-07T08:15:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861840"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718293"} {"timestamp":"2022-08-07T08:15:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861689"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861689","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718297"} {"timestamp":"2022-08-07T08:15:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861595"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861595","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718295"} {"timestamp":"2022-08-07T08:15:27.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861544"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718294"} {"timestamp":"2022-08-07T08:15:27.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.417Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862057"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862057","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718300"} {"timestamp":"2022-08-07T08:15:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862192"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862192","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718306"} {"timestamp":"2022-08-07T08:15:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3861947"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3861947","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718305"} {"timestamp":"2022-08-07T08:15:27.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862168"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718304"} {"timestamp":"2022-08-07T08:15:27.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862365"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862365","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718311"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862444"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862444","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718315"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862295"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718314"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862363"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718310"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862877"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862877","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718317"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718319"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862604"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718321"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862645"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718327"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862322"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862322","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718323"} {"timestamp":"2022-08-07T08:15:27.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862809"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718325"} {"timestamp":"2022-08-07T08:15:27.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862323"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862323","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718329"} {"timestamp":"2022-08-07T08:15:27.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.619Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.621Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.624Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.626Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.629Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.631Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.632Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863038"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718340"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863082"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863082","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718344"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718342"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863243"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718337"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3862955"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3862955","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718339"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863271"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863271","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718338"} {"timestamp":"2022-08-07T08:15:27.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863198"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718336"} {"timestamp":"2022-08-07T08:15:27.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864107"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864107","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718363"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863678"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718360"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863915"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863915","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718361"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863634"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863634","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718359"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863464"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718367"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863810"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863810","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718358"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863364"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863364","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718356"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863793"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863793","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718357"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718355"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863532"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718354"} {"timestamp":"2022-08-07T08:15:27.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864005"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864005","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718365"} {"timestamp":"2022-08-07T08:15:27.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863363"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718369"} {"timestamp":"2022-08-07T08:15:27.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3863508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3863508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718371"} {"timestamp":"2022-08-07T08:15:27.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.819Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.825Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.828Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864373"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718378"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864414"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864414","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718384"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864378"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864378","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718382"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864537"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864537","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718380"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864286"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718394"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864403"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718381"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718379"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864167"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864167","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718393"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864152"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864152","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718390"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864559"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864559","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718386"} {"timestamp":"2022-08-07T08:15:27.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864536"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864536","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718388"} {"timestamp":"2022-08-07T08:15:27.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:27.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864797"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864797","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718399"} {"timestamp":"2022-08-07T08:15:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864839"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864839","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718400"} {"timestamp":"2022-08-07T08:15:28.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3864666"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3864666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718401"} {"timestamp":"2022-08-07T08:15:28.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865496"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718410"} {"timestamp":"2022-08-07T08:15:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865582"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865582","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718411"} {"timestamp":"2022-08-07T08:15:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865247"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865247","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718412"} {"timestamp":"2022-08-07T08:15:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865415"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865415","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718408"} {"timestamp":"2022-08-07T08:15:28.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865348"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718409"} {"timestamp":"2022-08-07T08:15:28.114Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865388"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865388","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718414"} {"timestamp":"2022-08-07T08:15:28.116Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.119Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.121Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865673"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865673","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718417"} {"timestamp":"2022-08-07T08:15:28.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865784"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865784","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718423"} {"timestamp":"2022-08-07T08:15:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865940"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865940","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718424"} {"timestamp":"2022-08-07T08:15:28.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3865878"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3865878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718422"} {"timestamp":"2022-08-07T08:15:28.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.319Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866100"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718433"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718437"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866021"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866021","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718436"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866101"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718432"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866290"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866290","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718435"} {"timestamp":"2022-08-07T08:15:28.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718434"} {"timestamp":"2022-08-07T08:15:28.414Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866289"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718439"} {"timestamp":"2022-08-07T08:15:28.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.421Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.425Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866635"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866635","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718442"} {"timestamp":"2022-08-07T08:15:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866603"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866603","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718446"} {"timestamp":"2022-08-07T08:15:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718448"} {"timestamp":"2022-08-07T08:15:28.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866371"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866371","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718447"} {"timestamp":"2022-08-07T08:15:28.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866706"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866706","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718457"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866802"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718465"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867059"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718467"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866853"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718459"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866983"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866983","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718461"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867166"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718460"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866786"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866786","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718462"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867100"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867100","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718458"} {"timestamp":"2022-08-07T08:15:28.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867014"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867014","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718463"} {"timestamp":"2022-08-07T08:15:28.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3866984"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3866984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718469"} {"timestamp":"2022-08-07T08:15:28.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.620Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.624Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867398"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718484"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867429"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867429","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718486"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867223"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867223","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718478"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867433"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718492"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867686"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867686","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718494"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867555"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867555","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718479"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718483"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867633"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718482"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867486"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867486","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718481"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867394"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718480"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867632"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718489"} {"timestamp":"2022-08-07T08:15:28.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867310"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718490"} {"timestamp":"2022-08-07T08:15:28.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867613"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867613","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718496"} {"timestamp":"2022-08-07T08:15:28.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.719Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.721Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.724Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.726Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.728Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.729Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867890"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867890","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718501"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867984"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867984","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718512"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867862"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867862","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718513"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867854"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867854","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718509"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868085"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868085","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718502"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867824"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718505"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867827"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867827","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718503"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868044"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868044","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718508"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718519"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868070"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718518"} {"timestamp":"2022-08-07T08:15:28.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868155"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718515"} {"timestamp":"2022-08-07T08:15:28.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3867846"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3867846","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718521"} {"timestamp":"2022-08-07T08:15:28.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.822Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.825Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.827Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868212"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718527"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868255"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718535"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868272"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868272","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718536"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718532"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868436"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718528"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868498"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868498","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718529"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718530"} {"timestamp":"2022-08-07T08:15:28.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868551"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868551","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718538"} {"timestamp":"2022-08-07T08:15:28.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.920Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:28.922Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868565"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718548"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868763"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868763","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718547"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868660"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718546"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868680"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718551"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868748"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868748","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718550"} {"timestamp":"2022-08-07T08:15:29.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868586"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718549"} {"timestamp":"2022-08-07T08:15:29.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.016Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.020Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.021Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869038"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869038","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718560"} {"timestamp":"2022-08-07T08:15:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868906"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718559"} {"timestamp":"2022-08-07T08:15:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868929"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718562"} {"timestamp":"2022-08-07T08:15:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868896"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718558"} {"timestamp":"2022-08-07T08:15:29.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869046"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869046","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718564"} {"timestamp":"2022-08-07T08:15:29.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868873"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868873","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718566"} {"timestamp":"2022-08-07T08:15:29.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868987"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718561"} {"timestamp":"2022-08-07T08:15:29.115Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3868912"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3868912","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718568"} {"timestamp":"2022-08-07T08:15:29.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.119Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.121Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.125Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.126Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.128Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869198"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718576"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869313"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869313","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718578"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718583"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869342"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718575"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869164"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869164","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718577"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869375"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718579"} {"timestamp":"2022-08-07T08:15:29.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869105"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869105","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718581"} {"timestamp":"2022-08-07T08:15:29.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.220Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.221Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.223Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869617"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869617","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718593"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869465"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718600"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869438"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869438","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718602"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869416"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718596"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869683"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869683","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718595"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869778"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869778","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718597"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869661"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718594"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869724"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869724","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718592"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869708"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718598"} {"timestamp":"2022-08-07T08:15:29.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869790"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718604"} {"timestamp":"2022-08-07T08:15:29.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869549"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869549","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718606"} {"timestamp":"2022-08-07T08:15:29.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869789"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869789","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718608"} {"timestamp":"2022-08-07T08:15:29.316Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.320Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.321Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.323Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.326Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.328Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.329Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.331Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.333Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.334Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870023"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870023","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718615"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869891"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869891","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718623"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870269"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718621"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870138"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718619"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870299"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718613"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870102"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870102","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718617"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870080"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718614"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870169"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870169","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718627"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3869918"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3869918","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718625"} {"timestamp":"2022-08-07T08:15:29.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870136"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870136","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718629"} {"timestamp":"2022-08-07T08:15:29.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.416Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.418Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.422Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.425Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.426Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.428Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870362"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870362","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718635"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870806"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870806","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718638"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718642"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870616"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870616","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718650"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718636"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870656"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870656","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718652"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870743"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870743","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718634"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870361"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870361","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718656"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870433"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870433","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718658"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870432"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870432","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718646"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870721"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718648"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870631"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870631","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718647"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870720"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718641"} {"timestamp":"2022-08-07T08:15:29.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870729"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718655"} {"timestamp":"2022-08-07T08:15:29.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.521Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.523Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.524Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.526Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.528Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.529Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.531Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.532Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.534Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.535Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871112"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871112","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718665"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871113"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718671"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870896"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870896","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718670"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871270"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718673"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871147"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718679"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871197"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718683"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871241"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718667"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871176"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871176","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718664"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870858"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718663"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870920"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718681"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3870985"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3870985","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718675"} {"timestamp":"2022-08-07T08:15:29.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871064"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871064","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718677"} {"timestamp":"2022-08-07T08:15:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871153"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718685"} {"timestamp":"2022-08-07T08:15:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871049"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871049","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718687"} {"timestamp":"2022-08-07T08:15:29.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871073"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871073","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718689"} {"timestamp":"2022-08-07T08:15:29.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871198"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871198","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718691"} {"timestamp":"2022-08-07T08:15:29.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871137"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871137","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718693"} {"timestamp":"2022-08-07T08:15:29.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.620Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.623Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.628Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.630Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.632Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.633Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871398"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718700"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871475"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871475","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718702"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871355"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871355","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718708"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871487"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871487","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718710"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871546"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871546","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718701"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871326"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718704"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718699"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871601"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871601","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718712"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871651"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871651","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718706"} {"timestamp":"2022-08-07T08:15:29.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871352"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871352","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718719"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871404"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718716"} {"timestamp":"2022-08-07T08:15:29.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871668"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871668","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718714"} {"timestamp":"2022-08-07T08:15:29.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871375"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718720"} {"timestamp":"2022-08-07T08:15:29.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871418"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871418","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718722"} {"timestamp":"2022-08-07T08:15:29.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871557"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871557","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718724"} {"timestamp":"2022-08-07T08:15:29.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871417"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871417","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718726"} {"timestamp":"2022-08-07T08:15:29.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871581"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718728"} {"timestamp":"2022-08-07T08:15:29.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.725Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.727Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.728Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.730Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.734Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.735Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871775"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871775","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718736"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871706"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871706","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718737"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871879"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871879","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718747"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871693"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871693","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718745"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871708"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871708","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718741"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871880"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871880","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718749"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872088"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718743"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871910"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871910","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718738"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3871969"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3871969","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718739"} {"timestamp":"2022-08-07T08:15:29.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872042"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872042","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718740"} {"timestamp":"2022-08-07T08:15:29.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872043"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718751"} {"timestamp":"2022-08-07T08:15:29.816Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.818Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.820Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.824Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.828Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.829Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872237"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872237","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718760"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872515"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872515","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718768"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872343"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872343","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718766"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872416"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872416","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718771"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872150"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718765"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872436"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872436","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718761"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872299"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718762"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872312"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872312","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718758"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872219"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718759"} {"timestamp":"2022-08-07T08:15:29.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872503"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872503","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718772"} {"timestamp":"2022-08-07T08:15:29.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.921Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.923Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.924Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.926Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.927Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.929Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:29.931Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872548"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872548","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718775"} {"timestamp":"2022-08-07T08:15:30.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872604"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718778"} {"timestamp":"2022-08-07T08:15:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872632"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872632","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718781"} {"timestamp":"2022-08-07T08:15:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872701"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872701","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718784"} {"timestamp":"2022-08-07T08:15:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872652"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872652","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718782"} {"timestamp":"2022-08-07T08:15:30.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872695"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872695","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718786"} {"timestamp":"2022-08-07T08:15:30.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.122Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.124Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872961"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872961","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718794"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873028"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873028","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718795"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873125"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873125","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718802"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872833"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872833","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718805"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872919"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718807"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718796"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872840"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872840","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718797"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872929"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872929","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718799"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872941"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718798"} {"timestamp":"2022-08-07T08:15:30.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872933"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872933","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718803"} {"timestamp":"2022-08-07T08:15:30.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3872966"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3872966","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718809"} {"timestamp":"2022-08-07T08:15:30.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873092"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873092","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718811"} {"timestamp":"2022-08-07T08:15:30.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.217Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.220Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.222Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.224Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.226Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.227Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.229Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873452"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873452","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718826"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873276"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873276","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718830"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873451"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873451","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718822"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873331"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873331","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718832"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873277"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718823"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873408"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873408","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718820"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873150"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873150","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718819"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873431"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873431","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718828"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873259"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873259","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718824"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873225"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873225","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718821"} {"timestamp":"2022-08-07T08:15:30.314Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873320"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718836"} {"timestamp":"2022-08-07T08:15:30.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718834"} {"timestamp":"2022-08-07T08:15:30.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873342"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873342","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718838"} {"timestamp":"2022-08-07T08:15:30.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718840"} {"timestamp":"2022-08-07T08:15:30.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.320Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.322Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.323Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.325Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.327Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.329Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.330Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.332Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.334Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.336Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.338Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873705"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873705","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718849"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873477"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873477","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718851"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873578"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873578","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718847"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873752"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873752","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718846"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873554"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718848"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873853"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873853","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718859"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873814"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718856"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873624"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873624","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718857"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873688"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718861"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873800"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873800","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718853"} {"timestamp":"2022-08-07T08:15:30.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873836"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873836","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718863"} {"timestamp":"2022-08-07T08:15:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873713"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873713","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718865"} {"timestamp":"2022-08-07T08:15:30.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873645"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873645","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718867"} {"timestamp":"2022-08-07T08:15:30.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.417Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.419Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.420Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.422Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.424Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.425Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.427Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.428Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.430Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.431Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.433Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874000"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874000","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718879"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873968"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873968","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718884"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874220"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874220","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718888"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874206"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874206","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718890"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873992"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873992","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718892"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873986"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873986","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718896"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874148"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874148","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718876"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874156"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718898"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873909"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873909","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718877"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874007"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718882"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874182"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874182","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718878"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874181"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874181","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718880"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874257"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718875"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874101"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874101","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718894"} {"timestamp":"2022-08-07T08:15:30.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874282"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874282","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718886"} {"timestamp":"2022-08-07T08:15:30.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874081"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718900"} {"timestamp":"2022-08-07T08:15:30.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3873869"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3873869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718902"} {"timestamp":"2022-08-07T08:15:30.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874203"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874203","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718904"} {"timestamp":"2022-08-07T08:15:30.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874205"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874205","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718906"} {"timestamp":"2022-08-07T08:15:30.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874255"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718908"} {"timestamp":"2022-08-07T08:15:30.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.517Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.519Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.521Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.522Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.524Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.525Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.527Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.528Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.530Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.532Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874644"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874644","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718915"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874459"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874459","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718923"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874353"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718925"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874732"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874732","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718921"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874731"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874731","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718927"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874856"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718929"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874583"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874583","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718931"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874599"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718933"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874410"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874410","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718935"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874295"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874295","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718941"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874581"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874581","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718920"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874669"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874669","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718914"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874317"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874317","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718917"} {"timestamp":"2022-08-07T08:15:30.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874286"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874286","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718916"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874678"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874678","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718943"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874491"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718946"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874760"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718937"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874280"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874280","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718949"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874256"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718939"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874769"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874769","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718947"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874608"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718951"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874494"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874494","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718953"} {"timestamp":"2022-08-07T08:15:30.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874818"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874818","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718955"} {"timestamp":"2022-08-07T08:15:30.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874699"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874699","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718957"} {"timestamp":"2022-08-07T08:15:30.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874661"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874661","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718959"} {"timestamp":"2022-08-07T08:15:30.615Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874824"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874824","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718961"} {"timestamp":"2022-08-07T08:15:30.616Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874780"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874780","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718963"} {"timestamp":"2022-08-07T08:15:30.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.620Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.623Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.627Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.628Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.630Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.631Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.633Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.635Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.636Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.638Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.639Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.641Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.642Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.644Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.645Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.647Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.649Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.651Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875123"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875123","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718970"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875022"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875022","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718982"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718984"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875173"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718986"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875153"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875153","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718981"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875163"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875163","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718988"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874975"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874975","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718976"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874996"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718975"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875113"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718974"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875099"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718978"} {"timestamp":"2022-08-07T08:15:30.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875052"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718990"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3874923"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3874923","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718969"} {"timestamp":"2022-08-07T08:15:30.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875189"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718968"} {"timestamp":"2022-08-07T08:15:30.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875174"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875174","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718992"} {"timestamp":"2022-08-07T08:15:30.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875084"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875084","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718994"} {"timestamp":"2022-08-07T08:15:30.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875285"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875285","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718998"} {"timestamp":"2022-08-07T08:15:30.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875175"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875175","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4718997"} {"timestamp":"2022-08-07T08:15:30.715Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.718Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875244"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719000"} {"timestamp":"2022-08-07T08:15:30.718Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.725Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.727Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.728Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.730Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.733Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.735Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.737Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.738Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.740Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.741Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875541"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719013"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875457"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875457","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719019"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875482"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875482","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719015"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875299"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875299","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719021"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875445"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875445","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719012"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875305"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875305","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719017"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875636"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875636","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719008"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719010"} {"timestamp":"2022-08-07T08:15:30.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875608"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875608","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719030"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875589"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875589","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719011"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875528"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875528","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719009"} {"timestamp":"2022-08-07T08:15:30.814Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875717"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875717","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719031"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875560"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875560","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719027"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875375"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875375","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719026"} {"timestamp":"2022-08-07T08:15:30.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875397"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875397","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719023"} {"timestamp":"2022-08-07T08:15:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875721"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875721","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719034"} {"timestamp":"2022-08-07T08:15:30.815Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875525"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719035"} {"timestamp":"2022-08-07T08:15:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875722"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875722","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719037"} {"timestamp":"2022-08-07T08:15:30.815Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875421"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719039"} {"timestamp":"2022-08-07T08:15:30.817Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.819Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.821Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.822Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.824Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.826Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.827Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.829Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.831Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.832Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.834Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.836Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.837Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.839Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.841Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.843Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.845Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.847Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875943"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875943","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719042"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875746"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875746","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719048"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875749"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719055"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875957"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875957","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719058"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875856"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875856","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719049"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875755"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719052"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875804"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875804","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719050"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875885"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719047"} {"timestamp":"2022-08-07T08:15:30.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875760"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875760","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719056"} {"timestamp":"2022-08-07T08:15:30.915Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875852"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875852","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719060"} {"timestamp":"2022-08-07T08:15:30.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.917Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.921Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.923Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.925Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:30.926Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875988"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875988","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719071"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876138"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876138","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719067"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876330"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876330","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719085"} {"timestamp":"2022-08-07T08:15:31.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876032"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719087"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876142"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876142","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719068"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876256"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719073"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876202"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876202","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719070"} {"timestamp":"2022-08-07T08:15:31.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876160"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876160","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719089"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876006"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876006","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719069"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876303"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876303","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719083"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876063"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876063","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719077"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875998"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875998","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719076"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876338"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719079"} {"timestamp":"2022-08-07T08:15:31.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876013"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876013","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719081"} {"timestamp":"2022-08-07T08:15:31.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3875971"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3875971","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719091"} {"timestamp":"2022-08-07T08:15:31.014Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876141"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876141","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719093"} {"timestamp":"2022-08-07T08:15:31.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876052"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876052","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719095"} {"timestamp":"2022-08-07T08:15:31.015Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876168"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876168","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719097"} {"timestamp":"2022-08-07T08:15:31.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.019Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.021Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.022Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.024Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.026Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.028Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.029Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.031Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.032Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.034Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.035Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.037Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.039Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.040Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.042Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876440"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719105"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876554"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876554","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719108"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876481"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876481","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719104"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876562"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876562","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719106"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876399"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876399","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719103"} {"timestamp":"2022-08-07T08:15:31.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876633"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876633","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719110"} {"timestamp":"2022-08-07T08:15:31.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876612"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719112"} {"timestamp":"2022-08-07T08:15:31.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.119Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.122Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.125Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876914"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876914","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719116"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876758"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876758","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719121"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876816"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876816","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719124"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876991"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719125"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876884"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876884","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719130"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876869"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876869","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719131"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876660"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876660","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719117"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876680"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719133"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876720"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719119"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876851"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876851","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719135"} {"timestamp":"2022-08-07T08:15:31.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876842"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876842","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719127"} {"timestamp":"2022-08-07T08:15:31.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876766"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876766","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719137"} {"timestamp":"2022-08-07T08:15:31.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876782"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876782","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719140"} {"timestamp":"2022-08-07T08:15:31.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3876898"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3876898","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719141"} {"timestamp":"2022-08-07T08:15:31.217Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.220Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.222Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.223Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.225Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.227Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.228Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.230Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.231Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.233Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.235Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.237Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877319"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877319","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719148"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877243"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877243","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719150"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877133"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877133","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719156"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877308"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719147"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877031"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877031","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719160"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877095"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877095","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719162"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877267"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877267","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719149"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877289"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877289","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719166"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877270"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877270","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719168"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877158"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877158","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719164"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877062"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877062","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719158"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877231"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877231","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719153"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877016"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877016","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719154"} {"timestamp":"2022-08-07T08:15:31.313Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877212"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877212","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719170"} {"timestamp":"2022-08-07T08:15:31.315Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.315Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877124"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877124","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719172"} {"timestamp":"2022-08-07T08:15:31.317Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.318Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.321Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.323Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.324Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.326Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.328Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.329Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.331Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.333Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.335Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.336Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.338Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.340Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877508"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877508","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719182"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877657"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877657","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719191"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877749"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877749","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719187"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877541"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877541","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719189"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877776"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719195"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877714"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877714","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719179"} {"timestamp":"2022-08-07T08:15:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877550"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877550","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719199"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877680"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877680","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719180"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877421"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719185"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877526"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877526","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719183"} {"timestamp":"2022-08-07T08:15:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877394"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877394","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719203"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877596"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877596","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719181"} {"timestamp":"2022-08-07T08:15:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877422"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877422","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719201"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877564"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877564","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719197"} {"timestamp":"2022-08-07T08:15:31.413Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877442"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877442","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719193"} {"timestamp":"2022-08-07T08:15:31.414Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877348"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877348","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719205"} {"timestamp":"2022-08-07T08:15:31.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877792"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877792","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719207"} {"timestamp":"2022-08-07T08:15:31.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877604"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877604","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719209"} {"timestamp":"2022-08-07T08:15:31.415Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877563"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877563","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719211"} {"timestamp":"2022-08-07T08:15:31.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.417Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.419Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.421Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.423Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.424Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.426Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.428Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.430Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.432Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.433Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.435Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.437Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.438Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877938"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877938","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719224"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878009"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878009","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719227"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877861"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877861","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719228"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878151"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878151","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719232"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877832"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877832","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719234"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878165"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719240"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877919"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877919","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719230"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878166"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878166","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719219"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878097"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878097","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719220"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877802"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719218"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878053"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878053","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719221"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877808"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877808","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719222"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877894"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877894","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719238"} {"timestamp":"2022-08-07T08:15:31.513Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878134"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878134","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719236"} {"timestamp":"2022-08-07T08:15:31.514Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877958"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877958","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719242"} {"timestamp":"2022-08-07T08:15:31.515Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878170"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878170","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719244"} {"timestamp":"2022-08-07T08:15:31.515Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3877838"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3877838","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719246"} {"timestamp":"2022-08-07T08:15:31.516Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.518Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.520Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.522Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.523Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.525Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.527Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.529Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.530Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.532Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.534Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.535Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.537Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.539Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.541Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878363"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878363","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719255"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878493"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878493","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719261"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878341"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878341","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719259"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878467"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878467","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719253"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878242"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719252"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878449"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719251"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878395"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878395","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719267"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878224"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719257"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878409"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878409","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719264"} {"timestamp":"2022-08-07T08:15:31.613Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878244"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878244","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719265"} {"timestamp":"2022-08-07T08:15:31.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878228"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719269"} {"timestamp":"2022-08-07T08:15:31.614Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878502"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719271"} {"timestamp":"2022-08-07T08:15:31.615Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.617Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.620Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.622Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.623Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.625Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.626Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.628Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.629Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878544"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878544","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719275"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878664"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878664","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719276"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878679"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878679","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719278"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878691"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878691","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719288"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878542"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878542","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719284"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878791"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878791","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719282"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878653"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719281"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878667"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719290"} {"timestamp":"2022-08-07T08:15:31.713Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878655"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878655","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719286"} {"timestamp":"2022-08-07T08:15:31.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878865"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878865","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719292"} {"timestamp":"2022-08-07T08:15:31.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878777"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878777","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719296"} {"timestamp":"2022-08-07T08:15:31.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878540"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719294"} {"timestamp":"2022-08-07T08:15:31.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878776"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878776","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719298"} {"timestamp":"2022-08-07T08:15:31.714Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878803"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878803","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719300"} {"timestamp":"2022-08-07T08:15:31.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878522"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878522","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719303"} {"timestamp":"2022-08-07T08:15:31.715Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878875"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878875","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719304"} {"timestamp":"2022-08-07T08:15:31.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.716Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878543"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878543","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719306"} {"timestamp":"2022-08-07T08:15:31.717Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.719Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.720Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.722Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.724Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.726Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.727Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.729Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.730Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.734Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.735Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.737Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.738Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.813Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878905"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878905","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719309"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878963"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878963","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719316"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879080"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719318"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879099"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879099","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719315"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879017"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879017","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719314"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878973"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878973","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719326"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879048"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879048","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719324"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879087"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879087","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719323"} {"timestamp":"2022-08-07T08:15:31.913Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3878950"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3878950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719320"} {"timestamp":"2022-08-07T08:15:31.915Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.916Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.918Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.921Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:31.923Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879224"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879224","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719337"} {"timestamp":"2022-08-07T08:15:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879228"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879228","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719336"} {"timestamp":"2022-08-07T08:15:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879156"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879156","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719334"} {"timestamp":"2022-08-07T08:15:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879242"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879242","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719333"} {"timestamp":"2022-08-07T08:15:32.013Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879292"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879292","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719335"} {"timestamp":"2022-08-07T08:15:32.015Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.017Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.018Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.020Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.022Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879347"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879347","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719341"} {"timestamp":"2022-08-07T08:15:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879500"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879500","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719346"} {"timestamp":"2022-08-07T08:15:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879513"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879513","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719345"} {"timestamp":"2022-08-07T08:15:32.113Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879380"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719342"} {"timestamp":"2022-08-07T08:15:32.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879474"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719348"} {"timestamp":"2022-08-07T08:15:32.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879333"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879333","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719350"} {"timestamp":"2022-08-07T08:15:32.114Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879404"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879404","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719352"} {"timestamp":"2022-08-07T08:15:32.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.117Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.118Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.122Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.123Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.125Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879585"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879585","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719362"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879825"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879825","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719367"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879729"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879729","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719373"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879586"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879586","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719375"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879767"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879767","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719365"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879565"],"userId":"id=0ccf65ba-34eb-4be4-b930-697723f5bba8,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879565","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719361"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879738"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879738","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719364"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879783"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879783","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719355"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879572"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879572","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719363"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879611"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719370"} {"timestamp":"2022-08-07T08:15:32.213Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879688"],"userId":"id=00e4223d-30b3-48d7-bee5-9fcd48caee7e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879688","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719374"} {"timestamp":"2022-08-07T08:15:32.214Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879785"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879785","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719377"} {"timestamp":"2022-08-07T08:15:32.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879730"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879730","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719379"} {"timestamp":"2022-08-07T08:15:32.215Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.215Z","eventName":"AM-SESSION-IDLE_TIMED_OUT","transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-1","trackingIds":["1fa94332-1758-48a9-9ca3-31b1540c973a-3879612"],"userId":"id=48d417ae-c964-4114-a768-57a7cedb970e,ou=user,ou=am-config","runAs":"","objectId":"1fa94332-1758-48a9-9ca3-31b1540c973a-3879612","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4719381"} {"timestamp":"2022-08-07T08:15:32.216Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.218Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.220Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.221Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.223Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.225Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665268"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.226Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.228Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.230Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.231Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4668712"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"} {"timestamp":"2022-08-07T08:15:32.233Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"1fa94332-1758-48a9-9ca3-31b1540c973a-4665281"},"logger":"com.sun.identity.saml2.profile.IDPSession","message":"Session Exception.","context":"default","exception":"com.sun.identity.plugin.session.SessionException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:354)\n\tat com.sun.identity.saml2.profile.IDPSession.(IDPSession.java:269)\n\tat com.sun.identity.saml2.profile.IDPSSOUtil.retrieveCachedIdPSession(IDPSSOUtil.java:3172)\n\tat com.sun.identity.saml2.profile.IDPSessionListener.sessionInvalidated(IDPSessionListener.java:139)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification.notifyListeners(FMSessionNotification.java:212)\n\tat com.sun.identity.plugin.session.impl.FMSessionNotification$1.sessionDeleted(FMSessionNotification.java:75)\n\tat org.forgerock.openam.session.cts.SessionDeletionWatcher.objectChanged(SessionDeletionWatcher.java:54)\n\tat org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch$QueueEntry.run(CTSDJLDAPv3PersistentSearch.java:190)\n\tat org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable.run(AuditRequestContextPropagatingRunnable.java:34)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\nCaused by: com.iplanet.sso.SSOException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:147)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:228)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:211)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:241)\n\tat com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:393)\n\tat com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:349)\n\t... 13 common frames omitted\nCaused by: org.forgerock.openam.dpro.session.InvalidSessionIdException: Invalid session ID.Session not found. This likely means it has expired and been removed.\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.getSession(CtsSessionWrapper.java:175)\n\tat org.forgerock.openam.session.cts.CtsSessionWrapper.(CtsSessionWrapper.java:52)\n\tat org.forgerock.openam.session.cts.CtsOperations.resolveSession(CtsOperations.java:357)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.lambda$resolveSession$3(MonitoredOperations.java:121)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.timeAndReturn(MonitoredOperations.java:247)\n\tat com.iplanet.dpro.session.monitoring.MonitoredOperations.resolveSession(MonitoredOperations.java:121)\n\tat org.forgerock.openam.session.listeners.SessionListeningOperations.resolveSession(SessionListeningOperations.java:139)\n\tat com.iplanet.dpro.session.service.SessionService.getSession(SessionService.java:179)\n\tat com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:136)\n\t... 18 common frames omitted\n"}